Searched refs:timestamp_secs (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.141.3/tests/ktrace/ |
| H A D | kperf_tests.c | 115 timestamp_secs(ktrace_session_t s, uint64_t timestamp) in timestamp_secs() function 194 timestamp_secs(s, last_timestamp - first_timestamp), nfires, 213 T_LOG("%.7g: %s on %d: %llx", timestamp_secs(s, tp->timestamp), 233 T_LOG("%.7g: idle on %d: %llx", timestamp_secs(s, tp->timestamp), 271 timestamp_secs(s, tp->timestamp), tp->cpuid, nextra, nidles);
|