Home
last modified time | relevance | path

Searched refs:PERF_COUNT_SW_BPF_OUTPUT (Results 1 – 8 of 8) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dmap_perf_ring.c115 .config = PERF_COUNT_SW_BPF_OUTPUT, in do_event_pipe()
H A Dlink.c58 [PERF_COUNT_SW_BPF_OUTPUT] = "bpf-output",
/linux/tools/perf/util/
H A Dbpf_off_cpu.c44 .config = PERF_COUNT_SW_BPF_OUTPUT, in off_cpu_config()
H A Dperf_event_attr_fprintf.c164 ENUM_ID_TO_STR_CASE(PERF_COUNT_SW_BPF_OUTPUT) in stringify_perf_sw_id()
/linux/tools/include/uapi/linux/
H A Dperf_event.h129 PERF_COUNT_SW_BPF_OUTPUT = 10, enumerator
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c402 attr.config = PERF_COUNT_SW_BPF_OUTPUT; in perfbuf_libbpf_setup()
/linux/kernel/trace/
H A Dbpf_trace.c631 event->attr.config != PERF_COUNT_SW_BPF_OUTPUT)) in __bpf_perf_event_output()
/linux/tools/lib/bpf/
H A Dlibbpf.c13306 attr.config = PERF_COUNT_SW_BPF_OUTPUT; in perf_buffer__new()