Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-cpu-debug.c80 #define EDDEVID_PCSAMPLE_MODE GENMASK(3, 0) macro
342 mode = eddevid & EDDEVID_PCSAMPLE_MODE; in debug_init_arch_data()