Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.h96 DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE, enumerator
Ddso.c315 dso->load_errno = DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE; in decompress_kmodule()