Searched refs:trace_event__tp_format (Results 1 – 6 of 6) sorted by relevance
104 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format() function
38 trace_event__tp_format(const char *sys, const char *name);
647 tp_format = trace_event__tp_format(evsel->tp_sys, evsel->tp_name); in evsel__tp_format()
1850 return IS_ERR(trace_event__tp_format("kmem", "kmalloc_node")) ? in slab_legacy_tp_is_exposed()
4737 return IS_ERR(trace_event__tp_format("sched", "sched_stat_wait")) ? in schedstat_events_exposed()4794 waking_event = trace_event__tp_format("sched", "sched_waking"); in __cmd_record()
2182 sc->tp_format = trace_event__tp_format("syscalls", tp_name); in syscall__read_info()2186 sc->tp_format = trace_event__tp_format("syscalls", tp_name); in syscall__read_info()