Home
last modified time | relevance | path

Searched refs:real (Results 1 – 11 of 11) sorted by relevance

/bionic/libc/malloc_debug/
DGuardData.cpp57 const uint8_t* real = reinterpret_cast<const uint8_t*>(data); in LogFailure() local
59 if (real[i] != expected[i]) { in LogFailure()
60 error_log(" allocation[%d] = 0x%02x (expected 0x%02x)", pointer_idx, real[i], expected[i]); in LogFailure()
/bionic/libc/include/bits/fortify/
Dunistd.h99 return __PREAD_PREFIX(real)(fd, buf, count, offset); in pread()
131 return __PWRITE_PREFIX(real)(fd, buf, count, offset); in pwrite()
/bionic/benchmarks/
DREADME.md94 Google Benchmark reports both a real-time figure ("Time") and a CPU usage figure. For these
96 spent in the spawned process. The real-time is probably more useful, and it is the figure used to
182 …***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will i…
/bionic/docs/
D32-bit-abi.md66 ## `sigset_t` is too small for real-time signals
69 there is no support for real-time signals in 32-bit code. Android P (API
Dnative_allocator.md193 real world situations.
246 since they simulate real world allocation profiles.
253 in a real world allocation scenario. SQL operations were chosen as a
296 run on a trace of the allocations from a real world application or system
319 on a thread as if it was rerunning the real trace. The only issue is that
Dlibc_assembler.md82 …***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will i…
Dfdsan.md229 In a real application, things are probably not going to be as detectable or reproducible as our toy…
Dstatus.md97 …* <signal.h> support for `sigaction64_t` and `sigset64_t` allowing LP32 access to real-time signals
/bionic/libc/kernel/uapi/sound/
Dcompress_params.h206 struct snd_enc_real real; member
/bionic/
DREADME.md249 $ adb unroot # Because real CTS doesn't run as root.
/bionic/libc/
DSYSCALLS.TXT283 # scheduler & real-time