Home
last modified time | relevance | path

Searched refs:has_cpu_filter (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/perf/util/bpf_skel/
Dkwork_top.bpf.c87 const volatile int has_cpu_filter = 0; variable
96 if (has_cpu_filter) { in cpu_is_filtered()
Dkwork_trace.bpf.c72 const volatile int has_cpu_filter = 0; variable
100 if (has_cpu_filter) { in trace_event_match()
/linux-6.12.1/tools/perf/util/
Dbpf_kwork_top.c195 skel->rodata->has_cpu_filter = 1; in perf_kwork__top_prepare_bpf()
Dbpf_kwork.c239 skel->rodata->has_cpu_filter = 1; in perf_kwork__trace_prepare_bpf()