Searched defs:osnoise_context (Results 1 – 1 of 1) sorted by relevance
56 struct osnoise_context { struct57 int flags;58 int ref;60 char *curr_cpus;61 char *orig_cpus;64 unsigned long long orig_runtime_us;65 unsigned long long runtime_us;68 unsigned long long orig_period_us;69 unsigned long long period_us;72 long long orig_timerlat_period_us;[all …]