Searched refs:pluginDataClockId_ (Results 1 – 2 of 2) sorted by relevance
136 clockid_t pluginDataClockId_ = CLOCK_REALTIME; variable
47 … pluginDataClockId_(pluginDataClockId), isHookStandaloneSerialize_(isHookStandalone) in StackPreprocess()70 pluginDataClockId_, hookDataClockId_); in StackPreprocess()773 clock_gettime(pluginDataClockId_, &ts); in Flush()774 pluginData.set_clock_id(static_cast<ProfilerPluginData_ClockId>(pluginDataClockId_)); in Flush()