Home
last modified time | relevance | path

Searched refs:bpf_counter (Results 1 – 6 of 6) sorted by relevance

/tools/perf/arch/x86/util/
A Dtopdown.c102 evsel->bpf_counter = metric_event->bpf_counter; in topdown_insert_slots_event()
/tools/perf/util/
A Dbpf_counter.h16 struct bpf_counter;
34 struct bpf_counter { struct
A Dbpf_counter.c38 static struct bpf_counter *bpf_counter_alloc(void) in bpf_counter_alloc()
40 struct bpf_counter *counter; in bpf_counter_alloc()
50 struct bpf_counter *counter, *tmp; in bpf_program_profiler__destroy()
105 struct bpf_counter *counter; in bpf_program_profiler_load_one()
203 struct bpf_counter *counter; in bpf_program_profiler__enable()
219 struct bpf_counter *counter; in bpf_program_profiler__disable()
235 struct bpf_counter *counter; in bpf_program_profiler__read()
280 struct bpf_counter *counter; in bpf_program_profiler__install_pe()
806 else if (target->use_bpf || evsel->bpf_counter || in bpf_counter__load()
A Devsel.h88 bool bpf_counter; member
A DBuild170 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_counter.o
A Dparse-events.c1892 evsel->bpf_counter = true; in parse_events__modifier_list()

Completed in 16 milliseconds