Home
last modified time | relevance | path

Searched refs:show_summary (Results 1 – 10 of 10) sorted by relevance

/external/ltrace/
Dsummary.h33 void show_summary(void);
Dlibltrace.c96 show_summary(); in normal_exit()
Dsummary.c120 show_summary(void) in show_summary() function
/external/lldb/source/Symbol/
DType.cpp275 bool show_summary, in DumpValue() argument
300 show_summary, in DumpValue()
402 bool show_summary, in DumpValueInMemory() argument
416 DumpValue(exe_ctx, s, data, 0, show_types, show_summary, verbose); in DumpValueInMemory()
DClangASTType.cpp5517 bool show_summary, in DumpValue() argument
5583show_summary, // Boolean indicating if we should show a summary for the cur… in DumpValue()
5642show_summary, // Boolean indicating if we should show a summary for the current … in DumpValue()
5733show_summary, // Boolean indicating if we should show a summary for the current … in DumpValue()
5763show_summary, // Boolean indicating if we should show a summary for the current type in DumpValue()
5786show_summary, // Boolean indicating if we should show a summary for the current type in DumpValue()
5810show_summary, // Boolean indicating if we should show a summary for the current type in DumpValue()
5828 if (show_summary) in DumpValue()
/external/lldb/source/Commands/
DCommandObjectExpression.h57 bool show_summary; variable
DCommandObjectExpression.cpp153 show_summary = true; in OptionParsingStarting()
/external/lldb/include/lldb/Symbol/
DType.h166 bool show_summary,
176 bool show_summary,
DClangASTType.h586 bool show_summary,
/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c997 static void show_summary(double runtime_ns_max, int l, double *convergence) in show_summary() function
1172 show_summary(runtime_ns_max, l, &convergence); in worker_thread()