Lines Matching defs:profile
492 struct profile { struct493 u_long num_trans;494 u_long num_bytes;495 u_long num_disc;496 u_long num_break;497 u_long num_int;498 u_long num_fly;499 u_long ms_setup;500 u_long ms_data;501 u_long ms_disc;502 u_long ms_post;1105 struct profile profile; member