Home
last modified time | relevance | path

Searched defs:num_cpu_bpf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dbpf_counter.c230 int num_cpu_bpf = libbpf_num_possible_cpus(); in bpf_program_profiler__read() local
613 __u32 num_cpu_bpf = cpu__max_cpu().cpu; in bperf__read() local