Searched refs:wself (Results 1 - 22 of 22) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
H A Dgcov-io.c255 ll_info->wself = gcov_read_unsigned ();
790 convert_unsigned_to_pct (ll_info->wself),
H A Dgcov-io.h632 gcov_unsigned_t wself; /* weighted average cost of this miss in cycles */ member in struct:gcov_pmu_load_latency_info
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_weakref.py786 wself = weakref.ref(self)
788 o = wself()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_weakref.py786 wself = weakref.ref(self)
788 o = wself()

Completed in 108 milliseconds