Searched defs:val1 (Results 1 – 1 of 1) sorted by relevance
/kernel/trace/ |
D | trace_events_hist.c | 317 u64 val1 = hist_fn_call(operand1, elt, buffer, rbe, event); in hist_field_plus() local 332 u64 val1 = hist_fn_call(operand1, elt, buffer, rbe, event); in hist_field_minus() local 347 u64 val1 = hist_fn_call(operand1, elt, buffer, rbe, event); in hist_field_div() local 370 u64 val1 = hist_fn_call(operand1, elt, buffer, rbe, event); in div_by_power_of_two() local 384 u64 val1 = hist_fn_call(operand1, elt, buffer, rbe, event); in div_by_not_power_of_two() local 398 u64 val1 = hist_fn_call(operand1, elt, buffer, rbe, event); in div_by_mult_and_shift() local 432 u64 val1 = hist_fn_call(operand1, elt, buffer, rbe, event); in hist_field_mult() local
|