Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstrlist.h18 bool file_only; member
28 bool file_only; member
H A Dstrlist.c165 bool file_only = false; in strlist__new() local