HomeSort by relevance Sort by last modified time
    Searched refs:probe_trace_event (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/util/
probe-finder.h 21 struct probe_trace_event **tevs,
76 struct probe_trace_event *tevs; /* Found trace events */
probe-event.h 32 struct probe_trace_event { struct
106 extern char *synthesize_probe_trace_command(struct probe_trace_event *tev);
probe-event.c 219 struct probe_trace_event **tevs,
550 struct probe_trace_event **tevs __unused,
993 struct probe_trace_event *tev)
1262 char *synthesize_probe_trace_command(struct probe_trace_event *tev)
1293 static int convert_to_perf_probe_event(struct probe_trace_event *tev,
1370 static void clear_probe_trace_event(struct probe_trace_event *tev)
    [all...]
probe-finder.c     [all...]

Completed in 1830 milliseconds