Home
last modified time | relevance | path

Searched defs:buckets (Results 1 – 4 of 4) sorted by relevance

/kernel/bpf/
Dstackmap.c31 struct stack_map_bucket *buckets[]; member
Dhashtab.c90 struct bucket *buckets; member
/kernel/trace/
Dtrace_events_hist.c158 unsigned long buckets; member
294 unsigned long buckets = hist_field->buckets; in hist_field_bucket() local
2280 char *field_str, unsigned long *flags, unsigned long *buckets) in parse_field()
2426 unsigned long buckets = 0; in parse_atom() local
5312 unsigned long buckets = key_field->buckets; in hist_trigger_print_key() local
Dtrace.h810 struct hlist_head *buckets; member