mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-01-31 19:33:04 +08:00
Update perf_counter.h
This commit is contained in:
parent
142a2415b9
commit
9b8a258ad8
@ -359,7 +359,7 @@ __asm(".global __ensure_systick_wrapper\n\t");
|
||||
__perf_counter_printf__( \
|
||||
"--------------------------------------------\r\n"); \
|
||||
__perf_counter_printf__( \
|
||||
__STR " total cycle count: %ld [%016lx]\r\n", \
|
||||
__STR " total cycle count: %ld [%08lx]\r\n", \
|
||||
(long)_, (long)_); \
|
||||
} else { \
|
||||
__VA_ARGS__ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user