Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dreloc_32.S165 bne unknown_type
190 unknown_type: label
/linux/tools/perf/util/
H A Dannotate-data.h100 extern struct annotated_data_type unknown_type;
H A Dsort.c2476 struct annotated_data_type unknown_type = {
2479 .children = LIST_HEAD_INIT(unknown_type.self.children),
2496 he->mem_type = &unknown_type; in sort__typecln_sort()
2573 if (he_type == &unknown_type || he_type == &stackop_type || in arch_perf_header_entry()
2356 struct annotated_data_type unknown_type = { global() variable