Searched refs:show_detail (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | control.py | 296 options.show_detail = True 298 options.show_detail, options.show_bloat,
|
| H A D | builder.py | 310 show_detail=False, show_bloat=False, argument 323 self._show_detail = show_detail 904 def PrintSizeSummary(self, board_selected, board_dict, show_detail, argument 1005 if show_detail: 1011 config, show_sizes, show_detail, show_bloat, argument 1186 self.PrintSizeSummary(board_selected, board_dict, show_detail,
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | parse-events.c | 2639 bool show_detail = false; in print_sdt_events() local 2688 show_detail = true; in print_sdt_events() 2690 if (show_detail) { in print_sdt_events() 2702 show_detail = false; in print_sdt_events()
|