Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprint-events.c182 bool show_detail = false; in print_sdt_events() local
190 show_detail = true; in print_sdt_events()
199 show_detail = true; in print_sdt_events()
206 if (show_detail) { in print_sdt_events()
/openbmc/u-boot/tools/buildman/
H A Dcontrol.py332 options.show_detail = True
334 options.show_detail, options.show_bloat,
H A Dbuilder.py326 show_detail=False, show_bloat=False, argument
341 self._show_detail = show_detail
971 def PrintSizeSummary(self, board_selected, board_dict, show_detail, argument
1072 if show_detail:
1078 config, environment, show_sizes, show_detail, argument
1265 self.PrintSizeSummary(board_selected, board_dict, show_detail,
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmilatency.py271 if not testsuite.show_detail():