Home
last modified time | relevance | path

Searched defs:names_map (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c180 void *names_map, in update_timestart_and_name()
206 void *names_map, in update_timeend_and_name()
/linux/tools/lib/bpf/
H A Dbtf.c4781 static int btf_dedup_fill_unique_names_map(struct btf_dedup *d, struct hashmap *names_map) in btf_dedup_fill_unique_names_map()
4815 static int btf_dedup_resolve_fwd(struct btf_dedup *d, struct hashmap *names_map, __u32 type_id) in btf_dedup_resolve_fwd()
4883 struct hashmap *names_map; in btf_dedup_resolve_fwds() local