Searched refs:tmp_rc (Results 1 – 1 of 1) sorted by relevance
1213 int tmp_rc, rc, cpu; in hwsampler_stop_all() local1229 tmp_rc = stop_sampling(cpu); in hwsampler_stop_all()1230 if (tmp_rc) in hwsampler_stop_all()1231 rc = tmp_rc; in hwsampler_stop_all()