Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.c262 COMP_ID__NONE = 0, enumerator
270 [COMP_ID__NONE] = { .fmt = NULL, },
288 return COMP_ID__NONE; in is_supported_compression()
372 if (dso__comp(dso) == COMP_ID__NONE) in decompress_kmodule()
450 if (m->comp > COMP_ID__NONE) in __kmod_path__parse()
1456 dso->comp = COMP_ID__NONE; in dso__new_id()