#include <HAP_compute_res.h>
Public Attributes | |
unsigned int | num_preemptions |
unsigned long long | preempted_duration |
unsigned long long | preemption_overhead |
Structure for querying preemption data
unsigned int compute_res_preempt_data_t::num_preemptions |
Number of preemptions on the acquired context
unsigned long long compute_res_preempt_data_t::preempted_duration |
Total duration the context remained preempted in terms of 19.2MHz ticks
unsigned long long compute_res_preempt_data_t::preemption_overhead |
Total preemption overhead in terms of 19.2MHz ticks