Home
last modified time | relevance | path

Searched refs:find_data_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dannotate-data.h217 struct annotated_data_type *find_data_type(struct data_loc_info *dloc);
255 find_data_type(struct data_loc_info *dloc __maybe_unused) in find_data_type() function
H A Dannotate-data.c1641 struct annotated_data_type *find_data_type(struct data_loc_info *dloc) in find_data_type() function
H A Dannotate.c2756 mem_type = find_data_type(&dloc); in __hist_entry__get_data_type()