Home
last modified time | relevance | path

Searched defs:show_detail (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dbuilder.py326 show_detail=False, show_bloat=False, argument
971 def PrintSizeSummary(self, board_selected, board_dict, show_detail, argument
1078 config, environment, show_sizes, show_detail, argument
/openbmc/linux/tools/perf/util/
H A Dprint-events.c182 bool show_detail = false; in print_sdt_events() local