Searched refs:fti_ptype (Results 1 – 4 of 4) sorted by relevance
111 fasttrap_probe_type_t fti_ptype; /* probe type */ member
821 switch (id->fti_ptype) { in fasttrap_tracepoint_enable()901 switch (id->fti_ptype) { in fasttrap_tracepoint_enable()923 if (fasttrap_tracepoint_init(p, new_tp, pc, id->fti_ptype) == 0) in fasttrap_tracepoint_enable()967 switch (id->fti_ptype) { in fasttrap_tracepoint_disable()1975 pp->ftp_tps[0].fit_id.fti_ptype = pdata->ftps_probe_type; in fasttrap_add_probe()2037 pp->ftp_tps[i].fit_id.fti_ptype = pdata->ftps_probe_type; in fasttrap_add_probe()2295 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_OFFSETS; in fasttrap_meta_create_probe()2332 pp->ftp_tps[i].fit_id.fti_ptype = DTFTP_IS_ENABLED; in fasttrap_meta_create_probe()
1061 if (id->fti_ptype == DTFTP_ENTRY) { in fasttrap_pid_probe32()1073 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe32()1607 } else if (id->fti_ptype == DTFTP_ENTRY) { in fasttrap_pid_probe64()1620 } else if (id->fti_ptype == DTFTP_IS_ENABLED) { in fasttrap_pid_probe64()
1028 if (id->fti_ptype == DTFTP_ENTRY) {1044 } else if (id->fti_ptype == DTFTP_IS_ENABLED) {