Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstrlist.h17 bool file_only; member
26 bool file_only; member
H A Dstrlist.c162 bool file_only = false; in strlist__new() local