mbgtools-lx
4.2.8
|
High resolution time plus associated system cycles count. More...
#include <pcpsdev.h>
Data Fields | |
MBG_PC_CYCLES | cycles |
PCPS_HR_TIME | t |
High resolution time plus associated system cycles count.
Contains current high resolution UTC time from a device, including local time offset and status, plus an associated PC cycles counter value useful to compensate execution time.
MBG_PC_CYCLES PCPS_HR_TIME_CYCLES::cycles |
Definition at line 1394 of file pcpsdev.h.
Referenced by get_htc_delta(), ioctl_switch(), mbg_chk_time_info(), mbg_get_default_cycles_frequency_from_dev(), mbg_get_hr_time_comp(), mbg_get_hr_time_cycles(), mbg_set_current_process_affinity_to_cpu(), and setup_hr_time_cycles_from_timestamp_cycles().
PCPS_HR_TIME PCPS_HR_TIME_CYCLES::t |
Definition at line 1395 of file pcpsdev.h.
Referenced by do_mbgcmptime(), do_mbgsvctasks(), get_htc_delta(), ioctl_switch(), mbg_chk_time_info(), mbg_get_default_cycles_frequency_from_dev(), mbg_get_hr_time_comp(), mbg_set_current_process_affinity_to_cpu(), setup_hr_time_cycles_from_timestamp_cycles(), and snprint_chk_time_info().