Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddso.h98 DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE, enumerator
H A Ddso.c315 dso->load_errno = DSO_LOAD_ERRNO__DECOMPRESSION_FAILURE; in decompress_kmodule()