Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbpf-utils.h48 PERF_BPIL_FUNC_INFO, enumerator
H A Dbpf-event.c190 arrays |= 1UL << PERF_BPIL_FUNC_INFO; in perf_event__synthesize_one_bpf_prog()
465 arrays |= 1UL << PERF_BPIL_FUNC_INFO; in perf_env__add_bpf_info()
H A Dbpf-utils.c49 [PERF_BPIL_FUNC_INFO] = {
H A Dbpf_counter.c71 info_linear = get_bpf_prog_info_linear(tgt_fd, 1UL << PERF_BPIL_FUNC_INFO); in bpf_target_prog_name()