Searched refs:show_detail (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | print-events.c | 182 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 D | control.py | 332 options.show_detail = True 334 options.show_detail, options.show_bloat,
|
H A D | builder.py | 326 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 D | smilatency.py2 | 71 if not testsuite.show_detail():
|