Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp87 static int GetCpuId(void) { in GetCpuId() function
338 GetCpuId(), Histogram, HistogramSize); in CreateNewMIBWithHistogram()
347 GetCpuId(), 0, 0); in CreateNewMIBWithoutHistogram()
477 m->cpu_id = GetCpuId(); in Allocate()