Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp124 u32 timestamp_ms; member
322 MemInfoBlock newMIB(user_requested_size, c, m->timestamp_ms, curtime, in InsertLiveBlocks()
410 m->timestamp_ms = GetTimestamp(); in Allocate()
456 MemInfoBlock newMIB(user_requested_size, c, m->timestamp_ms, curtime, in Deallocate()