Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-sched.c1542 char stimestamp[32]; in map_switch_event() local
1645 timestamp__scnprintf_usec(timestamp, stimestamp, sizeof(stimestamp)); in map_switch_event()
1646 color_fprintf(stdout, color, " %12s secs ", stimestamp); in map_switch_event()