Home
last modified time | relevance | path

Searched refs:trace_alloc_tgid_map (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dtrace_sched_switch.c438 int trace_alloc_tgid_map(void) in trace_alloc_tgid_map() function
H A Dtrace.h1476 int trace_alloc_tgid_map(void);
H A Dtrace.c5223 if (trace_alloc_tgid_map() < 0) { in set_tracer_flag()