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