Home
last modified time | relevance | path

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

/freebsd-head/lib/libpmc/pmu-events/
HDjevents.c1053 static int is_json_file(const char *name) in is_json_file() function
1073 if (level == 1 && is_file && is_json_file(fpath)) in preprocess_arch_std_files()
1167 if (is_json_file(bname)) in process_one_file()
1179 if (!is_json_file(bname)) { in process_one_file()