Home
last modified time | relevance | path

Searched defs:debugfile (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/
H A Dpe-file-parsing.c26 char debugfile[PATH_MAX]; in run_dir() local
/linux/tools/perf/util/
H A Dbuild-id.c571 char *debugfile; in build_id_cache__find_debug() local
624 char *debugfile = NULL; in build_id_cache__add() local
/linux/scripts/genksyms/
H A Dgenksyms.c28 static FILE *debugfile; variable