Searched +defs:val +defs:resolved (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/kernel/trace/ |
D | trace_events_hist.c | 284 u64 val = hist_fn_call(operand, elt, buffer, rbe, event); in hist_field_log2() local 298 u64 val = hist_fn_call(operand, elt, buffer, rbe, event); in hist_field_bucket() local 449 u64 val = (u64)-sval; in hist_field_unary_minus() local 541 struct hist_field *val; member 1283 bool resolved = true; in resolve_var_refs() local 3132 struct hist_field *val = field_var->val; in __update_field_vars() local 3229 struct hist_field *val = NULL, *var = NULL; in create_field_var() local 3511 u64 val; in track_data_print() local 5421 static inline unsigned int __get_percentage(u64 val, u64 total) in __get_percentage() 5440 static inline const char *__fill_bar_str(char *buf, int size, u64 val, u64 max) in __fill_bar_str() [all …]
|