Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_inlines_a.h10 JEMALLOC_ALWAYS_INLINE malloc_cpuid_t
16 return (malloc_cpuid_t)sched_getcpu(); in malloc_getcpu()
28 malloc_cpuid_t cpuid = malloc_getcpu(); in percpu_arena_choose()
H A Djemalloc_internal_types.h13 typedef int malloc_cpuid_t; typedef