Searched defs:cs_ptr (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
H A Dlibgcov-driver.c327 struct gcov_ctr_summary *cs_ptr; local
335 cs_ptr = &(sum->ctrs[t_ix]);
336 if (!cs_ptr->num)
341 cs_ptr->histogram[h_ix].num_counters = 0;
342 cs_ptr->histogram[h_ix].min_value = cs_ptr->run_max;
343 cs_ptr->histogram[h_ix].cum_value = 0;
370 gcov_histogram_insert (cs_ptr->histogram, ci_ptr->values[ix]);
394 struct gcov_ctr_summary *cs_ptr; local
427 cs_ptr
[all...]

Completed in 45 milliseconds