HomeSort by: relevance | last modified time | path
    Searched defs:profile_count_to_json (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
optinfo-emit-json.cc 207 optrecord_json_writer::profile_count_to_json (profile_count count) function in class:optrecord_json_writer
399 obj->set ("count", profile_count_to_json (count));
  /src/external/gpl3/gcc.old/dist/gcc/
optinfo-emit-json.cc 207 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 16 milliseconds