Lines Matching refs:probe_trace_event
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)
1501 struct probe_trace_event tev;
1546 struct probe_trace_event tev;
1576 static int write_probe_trace_event(int fd, struct probe_trace_event *tev)
1636 struct probe_trace_event *tevs,
1640 struct probe_trace_event *tev = NULL;
1722 struct probe_trace_event **tevs,
1727 struct probe_trace_event *tev;
1735 tev = *tevs = zalloc(sizeof(struct probe_trace_event));
1797 struct probe_trace_event *tevs;