Lines Matching defs:Show
351 cl::desc("Show counter values for shown functions"),
364 cl::desc("Show instr profile data in text dump format"),
368 cl::desc("Show sample profile data in the JSON format "
373 cl::desc("Show indirect call site target values for shown functions"),
376 cl::desc("Show vtable names for shown functions"),
380 cl::desc("Show the profiled sizes of the memory intrinsic calls "
384 cl::desc("Show detailed profile summary"),
393 cl::desc("Show profile summary of a list of hot functions"),
399 cl::desc("Show context sensitive counts"),
409 cl::desc("Show the list of functions with the largest internal counts"),
423 cl::desc("Show profile symbol list if it exists in the profile. "),
427 cl::desc("Show the information of each section in the sample profile. "
432 cl::desc("Show binary ids in the profile. "),
436 cl::desc("Show temporal profile traces in the profile."),
441 cl::desc("Show only the functions that have been executed."),
445 cl::desc("Show profile version. "),
2795 bool Show = ShowAllFunctions ||
2798 bool doTextFormatDump = (Show && TextFormat);
2821 if (Show) {
2863 if (Show) {