Searched defs:divisor (Results 1 – 2 of 2) sorted by relevance
687 static enum hist_field_fn hist_field_get_div_fn(struct hist_field *divisor) in hist_field_get_div_fn()2746 u64 divisor = var2 ? var2->constant : operand2->constant; in parse_expr() local
3992 u64 divisor, dividend; in perf_calculate_period() local