Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c179 update_timestart_and_name(void *time_map, void *names_map, struct work_key *key, char *name) update_timestart_and_name() argument
204 update_timeend_and_name(void *report_map, void *time_map, void *names_map, struct work_key *key, char *name) update_timeend_and_name() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c4529 static int btf_dedup_fill_unique_names_map(struct btf_dedup *d, struct hashmap *names_map) in btf_dedup_fill_unique_names_map() argument
4563 static int btf_dedup_resolve_fwd(struct btf_dedup *d, struct hashmap *names_map, __u32 type_id) in btf_dedup_resolve_fwd() argument
4631 struct hashmap *names_map; in btf_dedup_resolve_fwds() local
[all...]

Completed in 6 milliseconds