Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/pmt/
H A Dfeatures.c49 {PMT_CAP_TRACING, "tracing"},
/linux/include/linux/
H A Dintel_pmt_features.h16 #define PMT_CAP_TRACING BIT(7) macro