Searched defs:sync_mappings (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c670 sync_mappings
779 Bool ML_(sync_mappings)(const HChar* when, const HChar* where, UWord num) function
1000 "sync_mappings (%s) (\"%s\", \"%s\", 0x%lx)\n",
1010 css = VG_(calloc)("sys_wrap.sync_mappings",
2052 ML_(sync_mappings)("after", "kevent64", 0);
2146 ML_(sync_mappings)("after", "workq_ops(THREAD_RETURN)", 0);
2149 ML_(sync_mappings)("after", "workq_ops(QUEUE_REQTHREADS)", 0);
2632 ML_(sync_mappings)("after", "shm_unlink", 0);
4250 ML_(sync_mappings)("after", "mmap", 0);
7406 ML_(sync_mappings)("afte
[all...]

Completed in 79 milliseconds