Searched refs:file_only (Results 1 – 3 of 3) sorted by relevance
131 if (slist->file_only) { in strlist__parse_list_entry()166 bool file_only = false; in strlist__new() local172 file_only = config->file_only; in strlist__new()181 slist->file_only = file_only; in strlist__new()
18 bool file_only; member28 bool file_only; member
489 .file_only = true, in perf_tip()