Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Dreloc_32.S165 bne unknown_type
190 unknown_type: label
/linux-6.15/tools/perf/util/
H A Dannotate-data.h99 extern struct annotated_data_type unknown_type;
H A Dsort.c2315 struct annotated_data_type unknown_type = { variable
2318 .children = LIST_HEAD_INIT(unknown_type.self.children),
2335 he->mem_type = &unknown_type; in sort__type_init()
2412 if (he_type == &unknown_type || he_type == &stackop_type || in hist_entry__typeoff_snprintf()