Home
last modified time | relevance | path

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

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