Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/pmu-events/
Djevents.c1042 static int is_json_file(const char *name) in is_json_file() function
1062 if (level == 1 && is_file && is_json_file(fpath)) in preprocess_arch_std_files()
1156 if (is_json_file(bname)) in process_one_file()
1168 if (!is_json_file(bname)) { in process_one_file()