Searched refs:options2 (Results 1 – 2 of 2) sorted by relevance
86 uint64_t timestamp_overhead_adjustment(uint32_t options1, uint32_t options2) in timestamp_overhead_adjustment() argument89 if (((options1 | options2) & K_USER) == K_USER) { in timestamp_overhead_adjustment()90 if (((options1 & options2) & K_USER) == K_USER) { in timestamp_overhead_adjustment()
17 uint64_t timestamp_overhead_adjustment(uint32_t options1, uint32_t options2);