Searched refs:first_background_scope (Results 1 – 2 of 2) sorted by relevance
1059 int first_background_scope, in FetchBackgroundCounters() argument1062 last_background_scope - first_background_scope); in FetchBackgroundCounters()1064 int background_mc_scopes = last_background_scope - first_background_scope + 1; in FetchBackgroundCounters()1067 background_counter_[first_background_scope + i].total_duration_ms; in FetchBackgroundCounters()1068 background_counter_[first_background_scope + i].total_duration_ms = 0; in FetchBackgroundCounters()1078 ->Add(&background_counter_[first_background_scope + i] in FetchBackgroundCounters()1080 background_counter_[first_background_scope + i] in FetchBackgroundCounters()
382 int first_background_scope,