Home
last modified time | relevance | path

Searched refs:GetCurrentTimeNanoseconds (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler.cpp329 uint64_t begin = GetCurrentTimeNanoseconds(); in WriteContext()
363 uint64_t end = GetCurrentTimeNanoseconds(); in WriteContext()
381 uint64_t ts = GetCurrentTimeNanoseconds(); in SendSampleRequest()
421 uint64_t unwindStart = GetCurrentTimeNanoseconds(); in ProcessStackBuffer()
425 uint64_t unwindEnd = GetCurrentTimeNanoseconds(); in ProcessStackBuffer()
438 uint64_t ts = GetCurrentTimeNanoseconds(); in ProcessStackBuffer()
506 uint64_t collectStart = GetCurrentTimeNanoseconds(); in CollectStack()
518 uint64_t collectEnd = GetCurrentTimeNanoseconds(); in CollectStack()
H A Dthread_sampler_utils.cpp27 uint64_t GetCurrentTimeNanoseconds() in GetCurrentTimeNanoseconds() function
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H A Dthread_sampler_utils.h40 uint64_t GetCurrentTimeNanoseconds();

Completed in 2 milliseconds