Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A 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()
H A Djemalloc_internal_types.h11 typedef int malloc_cpuid_t; typedef