Searched refs:cumulative_time (Results 1 – 1 of 1) sorted by relevance
52 double cumulative_time; member196 timer_data[i].cumulative_time = (double)temp / MSEC_PER_SEC; in cumulative_time_read_cb()198 *data_len = sizeof(timer_data[i].cumulative_time); in cumulative_time_read_cb()199 return &timer_data[i].cumulative_time; in cumulative_time_read_cb()331 false, true, &timer_data[avail].cumulative_time, in timer_inst_create()332 sizeof(timer_data[avail].cumulative_time), in timer_inst_create()