Home
last modified time | relevance | path

Searched refs:HIST_FIELD_FL_PERCENT (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/trace/
H A Dtrace_events_hist.c507 HIST_FIELD_FL_PERCENT = 1 << 19, enumerator
1712 else if (hist_field->flags & HIST_FIELD_FL_PERCENT) in get_hist_field_flags()
2342 *flags |= HIST_FIELD_FL_PERCENT; in parse_field()
4238 if (hist_field->flags & (HIST_FIELD_FL_GRAPH | HIST_FIELD_FL_PERCENT | in __create_val_field()
4243 if (hist_field->flags & (HIST_FIELD_FL_GRAPH | HIST_FIELD_FL_PERCENT | in __create_val_field()
5474 if (flags & HIST_FIELD_FL_PERCENT) { in hist_trigger_print_val()
5540 (HIST_FIELD_FL_PERCENT | HIST_FIELD_FL_GRAPH))) in print_entries()