Searched refs:need_details (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/libpp/
H A Dprofile_container.h44 * @param need_details If true if we need to record all samples or to
48 profile_container(bool debug_info, bool need_details,
181 bool need_details; member in class:profile_container
H A Dformat_output.cpp438 need_details(false)
446 need_details = on_off;
454 if (need_details)
612 need_details(false),
623 need_details = on_off;
633 if (need_details) {
724 if (need_details) {
871 if (need_details) {
H A Dformat_output.h202 bool need_details; member in class:format_output::opreport_formatter
272 bool need_details; member in class:format_output::xml_formatter
H A Dprofile_container.cpp58 need_details(need_details_),
127 if (need_details)

Completed in 256 milliseconds