Searched defs:osnoise_context (Results 1 – 1 of 1) sorted by relevance
12 struct osnoise_context { struct13 int flags;14 int ref;16 char *curr_cpus;17 char *orig_cpus;20 unsigned long long orig_runtime_us;21 unsigned long long runtime_us;24 unsigned long long orig_period_us;25 unsigned long long period_us;28 long long orig_timerlat_period_us;[all …]