Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_hist.c5351 static inline const char *__fill_bar_str(char *buf, int size, u64 val, u64 max) in __fill_bar_str() function
5394 __fill_bar_str(bar, 20, val, stats[idx].max)); in hist_trigger_print_val()