Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dcode-reading.c389 char decomp_name[KMOD_DECOMP_LEN]; in read_object_code()
/linux/tools/perf/util/
H A Ddso.h798 #define KMOD_DECOMP_LEN sizeof(KMOD_DECOMP_NAME) macro
H A Ddso.c593 char newpath[KMOD_DECOMP_LEN]; in dso__get_filename()
H A Ddisasm.c1575 char tmp[KMOD_DECOMP_LEN]; in symbol__disassemble()