OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notify_qemu
(Results
1 - 1
of
1
) sorted by null
/bionic/libc/bionic/
malloc_debug_qemu.cpp
401
static inline void
notify_qemu
(uint32_t code, uint32_t val) {
function
414
notify_qemu
(TRACE_DEV_REG_PRINT_USER_STR, (uint32_t)str);
423
notify_qemu
(TRACE_DEV_REG_LIBC_INIT, pid);
439
notify_qemu
(TRACE_DEV_REG_MALLOC, (uint32_t)desc);
458
notify_qemu
(TRACE_DEV_REG_FREE_PTR, (uint32_t)&free_desc);
484
notify_qemu
(TRACE_DEV_REG_QUERY_MALLOC, (uint32_t)&query);
[
all
...]
Completed in 51 milliseconds