Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/bpf_skel/
Dkwork_trace.bpf.c181 void *names_map, in update_timestart_and_name()
207 void *names_map, in update_timeend_and_name()
/linux-6.12.1/tools/lib/bpf/
Dbtf.c4782 static int btf_dedup_fill_unique_names_map(struct btf_dedup *d, struct hashmap *names_map) in btf_dedup_fill_unique_names_map()
4816 static int btf_dedup_resolve_fwd(struct btf_dedup *d, struct hashmap *names_map, __u32 type_id) in btf_dedup_resolve_fwd()
4884 struct hashmap *names_map; in btf_dedup_resolve_fwds() local