Searched refs:profile_count_to_json (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Doptinfo-emit-json.h42 json::object *profile_count_to_json (profile_count count);
H A Doptinfo-emit-json.cc207 optrecord_json_writer::profile_count_to_json (profile_count count) function in class:optrecord_json_writer
400 obj->set ("count", profile_count_to_json (count));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Doptinfo-emit-json.h42 json::object *profile_count_to_json (profile_count count);
H A Doptinfo-emit-json.cc207 optrecord_json_writer::profile_count_to_json (profile_count count) function in class:optrecord_json_writer
400 obj->set ("count", profile_count_to_json (count));

Completed in 61 milliseconds