Searched defs:rtsc (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/arc/include/asm/ |
H A D | arcregs.h | 274 unsigned int pad2:15, rtsc:1, pad1:6, t1:1, t0:1, ver:8; member in struct:bcr_timer
|
/linux-4.1.27/net/sched/ |
H A D | sch_hfsc.c | 497 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) rtsc_init() argument 514 rtsc_y2x(struct runtime_sc *rtsc, u64 y) rtsc_y2x() argument 535 rtsc_x2y(struct runtime_sc *rtsc, u64 x) rtsc_x2y() argument 556 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) rtsc_min() argument
|
Completed in 290 milliseconds