Compute resource manager
Compute resource manager API
compute_res_preempt_data_t Struct Reference

#include <HAP_compute_res.h>

Public Attributes

unsigned int num_preemptions
 
unsigned long long preempted_duration
 
unsigned long long preemption_overhead
 

Detailed Description

Structure for querying preemption data

Member Data Documentation

◆ num_preemptions

unsigned int compute_res_preempt_data_t::num_preemptions

Number of preemptions on the acquired context

◆ preempted_duration

unsigned long long compute_res_preempt_data_t::preempted_duration

Total duration the context remained preempted in terms of 19.2MHz ticks

◆ preemption_overhead

unsigned long long compute_res_preempt_data_t::preemption_overhead

Total preemption overhead in terms of 19.2MHz ticks


The documentation for this struct was generated from the following file: