Searched refs:histo_bitvector (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/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
H A Dgcov-io.c501 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
507 histo_bitvector[bv_ix] = 0;
513 histo_bitvector[h_ix / 32] |= 1 << (h_ix % 32);
533 gcov_write_unsigned (histo_bitvector[bv_ix]);
668 unsigned histo_bitvector[GCOV_HISTOGRAM_BITVECTOR_SIZE]; local
683 histo_bitvector[bv_ix] = gcov_read_unsigned ();
690 h_cnt += __builtin_popcount (histo_bitvector[bv_ix]);
692 h_cnt += k_popcountll (histo_bitvector[bv_ix]);
695 h_cnt += popcount_hwi (histo_bitvector[bv_ix]);
711 cur_bitvector = histo_bitvector[bv_i
[all...]

Completed in 870 milliseconds