Searched refs:num_cpu_bpf (Results 1 – 1 of 1) sorted by relevance
232 int num_cpu_bpf = libbpf_num_possible_cpus(); in bpf_program_profiler__read() local233 struct bpf_perf_event_value values[num_cpu_bpf]; in bpf_program_profiler__read()608 __u32 num_cpu_bpf = cpu__max_cpu(); in bperf__read() local609 struct bpf_perf_event_value values[num_cpu_bpf]; in bperf__read()646 for (cpu = 0; cpu < num_cpu_bpf; cpu++) { in bperf__read()