Home
last modified time | relevance | path

Searched refs:is_file (Results 1 – 1 of 1) sorted by relevance

/tools/perf/pmu-events/
Djevents.c1031 int is_file = typeflag == FTW_F; in preprocess_arch_std_files() local
1033 if (level == 1 && is_file && is_json_file(fpath)) in preprocess_arch_std_files()
1044 int is_file = typeflag == FTW_F; in process_one_file() local
1070 is_file ? "f" : is_dir ? "d" : "x", in process_one_file()
1122 if (level == 1 && is_file) { in process_one_file()
1138 if (is_file) { in process_one_file()
1161 if (is_file) { in process_one_file()