Searched refs:uses_tgid (Results 1 – 2 of 2) sorted by relevance
119 const volatile int uses_tgid = 0; variable193 if (uses_tgid) in can_record()333 if (!uses_tgid) in on_newtask()
72 if (skel->rodata->has_task && skel->rodata->uses_tgid && in off_cpu_start()197 skel->rodata->uses_tgid = 1; in off_cpu_prepare()205 skel->rodata->uses_tgid = 1; in off_cpu_prepare()
Completed in 6 milliseconds