Searched defs:rtsc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/soc/arc/ |
H A D | timers.h | 29 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member
|
/openbmc/linux/net/sched/ |
H A D | sch_hfsc.c | 488 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_init() 505 rtsc_y2x(struct runtime_sc *rtsc, u64 y) in rtsc_y2x() 526 rtsc_x2y(struct runtime_sc *rtsc, u64 x) in rtsc_x2y() 547 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_min()
|