Searched defs:read_timestamp (Results 1 – 1 of 1) sorted by relevance
304 static u64 read_timestamp(void) in read_timestamp() function407 static u64 read_timestamp(void) { return read_sysreg(cntvct_el0); } in read_timestamp() function470 static u64 read_timestamp(void) in read_timestamp() function477 static u64 read_timestamp(void) { return 0; } in read_timestamp() function
Completed in 13 milliseconds