Home
last modified time | relevance | path

Searched defs:operand2 (Results 1 – 1 of 1) sorted by relevance

/kernel/trace/
Dtrace_events_hist.c221 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_plus() local
235 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_minus() local
2185 struct hist_field *operand2) in check_expr_operands()
2224 struct hist_field *operand1 = NULL, *operand2 = NULL, *expr = NULL; in parse_expr() local