Searched refs:timestamp_ms (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_allocator.cpp | 135 u32 timestamp_ms; member 337 MemInfoBlock newMIB(user_size, c, m->timestamp_ms, curtime, m->cpu_id, in CreateNewMIBWithHistogram() 346 MemInfoBlock newMIB(user_size, c, m->timestamp_ms, curtime, m->cpu_id, in CreateNewMIBWithoutHistogram() 478 m->timestamp_ms = GetTimestamp(); in Allocate()
|
/freebsd/contrib/libfido2/src/ |
H A D | tpm.c | 66 uint64_t timestamp_ms;
|