Home
last modified time | relevance | path

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

/tools/perf/util/bpf_skel/
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()
/tools/perf/util/
A Dbpf_off_cpu.c72 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