Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp123 u32 timestamp_ms; member
324 MemInfoBlock newMIB(user_requested_size, c, m->timestamp_ms, curtime, in InsertLiveBlocks()
412 m->timestamp_ms = GetTimestamp(); in Allocate()
457 MemInfoBlock newMIB(user_requested_size, c, m->timestamp_ms, curtime, in Deallocate()
/freebsd/contrib/libfido2/src/
H A Dtpm.c66 uint64_t timestamp_ms;