Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ddso.h89 DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE, enumerator
Ddso.c289 dso->load_errno = DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE; in decompress_kmodule()