Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h184 #define TRCCONFIGR_TS BIT(11) macro
Dcoresight-etm4x-sysfs.c355 config->cfg |= TRCCONFIGR_TS; in mode_store()
357 config->cfg &= ~TRCCONFIGR_TS; in mode_store()
Dcoresight-etm4x-core.c656 config->cfg |= TRCCONFIGR_TS; in etm4_parse_event_config()