Home
last modified time | relevance | path

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

/linux-4.1.27/samples/bpf/
Dtracex2_user.c10 #define MAX_STARS 38 macro
28 char starstr[MAX_STARS]; in print_hist()
45 stars(starstr, data[i - 1], max_value, MAX_STARS); in print_hist()
48 MAX_STARS, starstr); in print_hist()