Home
last modified time | relevance | path

Searched defs:name_only (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-list.c45 bool name_only; member
/linux/fs/
H A Dcoredump.c195 static int cn_print_exe_file(struct core_name *cn, bool name_only) in cn_print_exe_file()