pool_bits          89 include/trace/events/random.h 	TP_PROTO(const char *pool_name, int pool_bits, int input_bits),
pool_bits          91 include/trace/events/random.h 	TP_ARGS(pool_name, pool_bits, input_bits),
pool_bits          95 include/trace/events/random.h 		__field(	  int,	pool_bits		)
pool_bits         101 include/trace/events/random.h 		__entry->pool_bits	= pool_bits;
pool_bits         106 include/trace/events/random.h 		  __entry->pool_name, __entry->pool_bits,