Searched defs:entered (Results 1 – 2 of 2) sorted by relevance
20 struct timeval entered; member39 static inline void net_profile_accumulate(struct timeval *entered, in net_profile_accumulate()94 static inline void net_profile_accumulate(struct timeval *entered, in net_profile_accumulate()116 static inline void net_profile_sub(struct timeval *entered, in net_profile_sub()130 static inline void net_profile_add(struct timeval *entered, struct timeval *leaved) in net_profile_add()157 static inline void net_profile_accumulate(struct timeval *entered, in net_profile_accumulate()179 static inline void net_profile_sub(struct timeval *entered, in net_profile_sub()193 static inline void net_profile_add(struct timeval *entered, struct timeval *leaved) in net_profile_add()
50 void net_profile_irq_adjust(struct timeval *entered, struct timeval* leaved) in net_profile_irq_adjust()