Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/powercap/
Dintel_rapl.c71 #define RAPL_PRIMITIVE_DERIVED BIT(1) /* not from raw data */ macro
737 RAPL_PRIMITIVE_DERIVED),
780 if (rp->flag & RAPL_PRIMITIVE_DERIVED) { in rapl_read_data_raw()