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.c92 const volatile int uses_tgid = 0; variable
164 if (uses_tgid) in can_record()
245 if (!uses_tgid) in on_newtask()
/linux/tools/perf/util/
H A Dbpf_off_cpu.c76 if (skel->rodata->has_task && skel->rodata->uses_tgid && in off_cpu_start()
176 skel->rodata->uses_tgid = 1; in off_cpu_prepare()
184 skel->rodata->uses_tgid = 1; in off_cpu_prepare()