Searched refs:stimestamp (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-sched.c | 1639 char stimestamp[32]; in map_switch_event() local 1741 timestamp__scnprintf_usec(timestamp, stimestamp, sizeof(stimestamp)); in map_switch_event() 1742 color_fprintf(stdout, color, " %12s secs ", stimestamp); in map_switch_event() 1773 timestamp__scnprintf_usec(timestamp, stimestamp, sizeof(stimestamp)); in map_switch_event() 1774 color_fprintf(stdout, color, " %12s secs ", stimestamp); in map_switch_event()
|