Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dxml_utils.cpp349 bool got_count = false; in get_counts_string() local
364 got_count = true; in get_counts_string()
368 return got_count ? str.str() : ""; in get_counts_string()