Home
last modified time | relevance | path

Searched refs:uses_tgid (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c119 const volatile int uses_tgid = 0; variable
193 if (uses_tgid) in can_record()
333 if (!uses_tgid) in on_newtask()
/linux/tools/perf/util/
H A Dbpf_off_cpu.c73 if (skel->rodata->has_task && skel->rodata->uses_tgid && in off_cpu_start()
198 skel->rodata->uses_tgid = 1; in off_cpu_prepare()
206 skel->rodata->uses_tgid = 1; in off_cpu_prepare()