Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dtelemetry.c1386 uint64_t bootprofile_delta_since_timestamp = 0; variable
1543 if ((flags & STACKSHOT_COLLECT_DELTA_SNAPSHOT) && (bootprofile_delta_since_timestamp == 0)) { in bootprofile_timer_call()
1556 flags, bootprofile_delta_since_timestamp, 0, &retbytes); in bootprofile_timer_call()
1571 bootprofile_delta_since_timestamp = timestamp; in bootprofile_timer_call()