Home | Sort by relevance Sort by last modified time |
/external/oprofile/libpp/ | |
profile_container.h | 44 * @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 |
format_output.cpp | 438 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) { |
format_output.h | 202 bool need_details; member in class:format_output::opreport_formatter 272 bool need_details; member in class:format_output::xml_formatter |
profile_container.cpp | 58 need_details(need_details_), 127 if (need_details) |