Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/tools/lib/bpf/
Dbtf.c4946 static int btf_dedup_fill_unique_names_map(struct btf_dedup *d, struct hashmap *names_map) in btf_dedup_fill_unique_names_map()
4980 static int btf_dedup_resolve_fwd(struct btf_dedup *d, struct hashmap *names_map, __u32 type_id) in btf_dedup_resolve_fwd()
5048 struct hashmap *names_map; in btf_dedup_resolve_fwds() local