Searched refs:group_hash (Results 1 – 1 of 1) sorted by relevance
181 struct trace_hash group_hash; member1304 trace_hash_init(&h->group_hash, 512); in trace_init_profile()2243 trace_hash_for_each_bucket(bucket, &h->group_hash) { in output_groups()2260 trace_hash_for_each_bucket(bucket, &h->group_hash) { in output_groups()2398 item = trace_hash_find(&h->group_hash, key, match_group, data); in add_group()2413 trace_hash_add(&h->group_hash, &grp->hash); in add_group()