Searched refs:graph_run_time_usecs_cell (Results 1 – 1 of 1) sorted by relevance
262 static auto* graph_run_time_usecs_cell = graph_run_time_usecs->GetCell(); in UpdateGraphExecTime() local266 graph_run_time_usecs_cell->IncrementBy(running_time_usecs); in UpdateGraphExecTime()