Home
last modified time | relevance | path

Searched refs:probed (Results 1 – 10 of 10) sorted by relevance

/external/qemu/android/emulation/
DCpuAccelerator.cpp60 bool probed; member
305 if (g->probed || g->testing) { in GetCurrentCpuAccelerator()
323 g->probed = true; in GetCurrentCpuAccelerator()
330 if (!g->probed && !g->testing) { in GetCurrentCpuAcceleratorStatus()
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
Dperf-probe.txt66 Show source code lines which can be probed. This needs an argument
125 'EVENT' specifies the name of new event, if omitted, it will be set the name of the probed function…
126 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t…
173 Display which lines in schedule() can be probed:
/external/qemu/include/block/
Dblock_int.h151 int probed; /* if true, format was probed automatically */ member
/external/qemu/block/
Draw.c40 if (!bs->probed) { in check_write_unsafe()
/external/qemu/
Dblock.c528 int probed = 0; in bdrv_open() local
589 probed = 1; in bdrv_open()
602 bs->probed = probed; in bdrv_open()
/external/chromium_org/third_party/sqlite/src/test/
Dfts3near.test450 prisage privileged probed prochurch proctoscope products proficients
/external/llvm/docs/
DProgrammersManual.rst1124 probed hash table is allocated and grows as needed, providing extremely
1137 DenseSet is a simple quadratically probed hash table. It excels at supporting
1332 The StringMap implementation uses a quadratically-probed hash table, where the
1373 DenseMap is a simple quadratically probed hash table. It excels at supporting
/external/libmtp/
DREADME280 it DOES release it but the device will immediately be probed
DChangeLog674 always need to have their device descriptor probed.
/external/e2fsprogs/
DRELEASE-NOTES3068 volume disappears while it is being probed. (Addresses RedHat
3727 pathnames had an extra "/dev" when they were being probed.
4016 that the "best" (i.e., leaf) device is probed by the blkid library.