Home
last modified time | relevance | path

Searched defs:t_bytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Dgen_stats.c129 u64 t_bytes = 0, t_packets = 0; in gnet_stats_add_basic_cpu() local
181 u64 t_bytes = 0, t_packets = 0; in gnet_stats_read_basic() local
/openbmc/linux/kernel/trace/
H A Dblktrace.c1215 static inline u32 t_bytes(const struct trace_entry *ent) in t_bytes() function