Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.c255 COMP_ID__NONE = 0, enumerator
263 [COMP_ID__NONE] = { .fmt = NULL, },
281 return COMP_ID__NONE; in is_supported_compression()
365 if (dso->comp == COMP_ID__NONE) in decompress_kmodule()
444 if (m->comp > COMP_ID__NONE) in __kmod_path__parse()
1342 dso->comp = COMP_ID__NONE; in dso__new_id()