Searched refs:log_start_timestamp (Results 1 – 1 of 1) sorted by relevance
103 static nstime_t log_start_timestamp = NSTIME_ZERO_INITIALIZER; variable2543 nstime_update(&log_start_timestamp); in prof_log_start()2678 uint64_t ns = nstime_ns(&now) - nstime_ns(&log_start_timestamp); in prof_log_emit_metadata()