Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dtelemetry.c1356 uint64_t bootprofile_delta_since_timestamp = 0; variable
1513 if ((flags & STACKSHOT_COLLECT_DELTA_SNAPSHOT) && (bootprofile_delta_since_timestamp == 0)) { in bootprofile_timer_call()
1526 flags, bootprofile_delta_since_timestamp, 0, &retbytes); in bootprofile_timer_call()
1541 bootprofile_delta_since_timestamp = timestamp; in bootprofile_timer_call()