Searched refs:profile_count (Results 1 – 1 of 1) sorted by relevance
31 static int profile_count = 0; variable34 ++profile_count; in StartProfiling()37 std::string count = IntToString(profile_count); in StartProfiling()