Searched defs:osnoise_context (Results 1 – 1 of 1) sorted by relevance
7 struct osnoise_context { struct8 int flags;9 int ref;11 char *curr_cpus;12 char *orig_cpus;15 unsigned long long orig_runtime_us;16 unsigned long long runtime_us;19 unsigned long long orig_period_us;20 unsigned long long period_us;23 long long orig_timerlat_period_us;[all …]