Searched refs:stars (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/samples/bpf/ |
| D | lathist_user.c | 27 static void stars(char *str, long val, long max, int width) in stars() function 57 stars(starstr, hist->data[i - 1], hist->max, MAX_STARS); in print_hist()
|
| D | tracex2_user.c | 13 static void stars(char *str, long val, long max, int width) in stars() function 65 stars(starstr, data[i - 1], max_value, MAX_STARS); in print_hist_for_pid()
|