Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c91 int uses_tgid = 0; variable
163 if (uses_tgid) in can_record()
244 if (!uses_tgid) in on_newtask()
/openbmc/linux/tools/perf/util/
H A Dbpf_off_cpu.c83 skel->bss->uses_tgid = 1; in off_cpu_start()
222 skel->bss->uses_tgid = 1; in off_cpu_prepare()