Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dformat_output.h114 std::string format_cumulated_percent(field_datum const &);
Dformat_output.cpp107 …_map[ff_percent_cumulated] = field_description(11, "cum. %", &formatter::format_cumulated_percent); in formatter()
329 string formatter::format_cumulated_percent(field_datum const & f) in format_cumulated_percent() function in format_output::formatter