Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libpmc/pmu-events/
Djevents.c919 static int is_json_file(const char *name) in is_json_file() function
939 if (level == 1 && is_file && is_json_file(fpath)) in preprocess_arch_std_files()
1023 if (!is_json_file(bname)) { in process_one_file()