Home
last modified time | relevance | path

Searched refs:rcnt (Results 1 – 2 of 2) sorted by relevance

/tools/power/cpupower/bench/
Dbenchmark.h8 #define ROUNDS(x) {unsigned int rcnt; \
9 for (rcnt = 0; rcnt < x*1000; rcnt++) { \
10 (void)(((int)(pow(rcnt, rcnt) * \
11 sqrt(rcnt*7230970)) ^ 7230716) ^ \
12 (int)atan2(rcnt, rcnt)); \
/tools/include/uapi/linux/
Dpkt_cls.h193 __u64 rcnt; member