Home
last modified time | relevance | path

Searched refs:malloc_cpuid_t (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_a.h10 JEMALLOC_ALWAYS_INLINE malloc_cpuid_t
14 return (malloc_cpuid_t)sched_getcpu(); in malloc_getcpu()
26 malloc_cpuid_t cpuid = malloc_getcpu(); in percpu_arena_choose()
Djemalloc_internal_types.h11 typedef int malloc_cpuid_t; typedef