Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_functions_graph.c504 usecs = iter->ts - iter->array_buffer->time_start; in print_graph_rel_time()
Dtrace.h193 u64 time_start; member
Dtrace_output.c551 unsigned long long abs_ts = iter->ts - iter->array_buffer->time_start; in lat_print_timestamp()
Dtrace.c1785 max_buf->time_start = data->preempt_timestamp; in __update_max_tr()
2200 buf->time_start = buffer_ftrace_now(buf, buf->cpu); in tracing_reset_online_cpus()
4088 if (ts >= iter->array_buffer->time_start) in tracing_iter_reset()