Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dprofile_container.h48 profile_container(bool debug_info, bool need_details,
181 bool need_details; variable
Dformat_output.cpp438 need_details(false) in opreport_formatter()
446 need_details = on_off; in show_details()
454 if (need_details) in output()
612 need_details(false), in xml_formatter()
623 need_details = on_off; in show_details()
633 if (need_details) { in output()
724 if (need_details) { in output_the_symbol_data()
871 if (need_details) { in output_symbol()
Dformat_output.h202 bool need_details; variable
272 bool need_details; variable
Dprofile_container.cpp58 need_details(need_details_), in profile_container()
127 if (need_details) in add()