Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h158 DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE, enumerator
H A Ddso.c356 *err = DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE; in filename__decompress()