Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.c221 COMP_ID__NONE = 0, enumerator
229 [COMP_ID__NONE] = { .fmt = NULL, },
247 return COMP_ID__NONE; in is_supported_compression()
331 if (dso->comp == COMP_ID__NONE) in decompress_kmodule()
410 if (m->comp > COMP_ID__NONE) in __kmod_path__parse()
1283 dso->comp = COMP_ID__NONE; in dso__new_id()