Searched defs:samples_count (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/libpp/
H A Ddiff_container.cpp110 total1(pc1.samples_count()), total2(pc2.samples_count())
156 count_array_t const diff_container::samples_count() const function in class:diff_container
H A Dprofile_container.cpp219 // FIXME: is samples_count() the right interface now ?
220 count_array_t counts = samples_count(*it);
247 count_array_t profile_container::samples_count() const function in class:profile_container
282 count_array_t profile_container::samples_count(debug_name_id filename_id) const function in class:profile_container
288 count_array_t profile_container::samples_count(debug_name_id filename, function in class:profile_container
H A Dcallgraph_container.cpp413 total_count = pc.samples_count();
597 count_array_t callgraph_container::samples_count() const function in class:callgraph_container

Completed in 54 milliseconds