Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_map_in_map.c28 struct perf_event_array { struct
38 __array(values, struct perf_event_array);
46 __array(values, struct perf_event_array);
H A Dmap_ptr_kern.c198 struct bpf_array *perf_event_array = (struct bpf_array *)&m_perf_event_array; in check_perf_event_array() local
201 VERIFY(check_default(&perf_event_array->map, map)); in check_perf_event_array()
/openbmc/linux/tools/bpf/bpftool/bash-completion/
H A Dbpftool867 _bpftool_get_map_ids_for_type perf_event_array
871 _bpftool_get_map_names_for_type perf_event_array
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst52 | *TYPE* := { **hash** | **array** | **prog_array** | **perf_event_array** | **percpu_hash**