Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_sched_switch.c438 int trace_alloc_tgid_map(void) in trace_alloc_tgid_map() function
Dtrace.h1453 int trace_alloc_tgid_map(void);
Dtrace.c5383 if (trace_alloc_tgid_map() < 0) { in set_tracer_flag()