Searched refs:file_only (Results 1 – 3 of 3) sorted by relevance
124 if (slist->file_only) { in strlist__parse_list_entry()162 bool file_only = false; in strlist__new() local167 file_only = config->file_only; in strlist__new()175 slist->file_only = file_only; in strlist__new()
17 bool file_only; member26 bool file_only; member
400 .file_only = true, in perf_tip()