Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwtracing/coresight/
Dcoresight-etm.h204 bool boot_enable; member
Dcoresight-etm3x.c37 static int boot_enable; variable
38 module_param_named(boot_enable, boot_enable, int, S_IRUGO);
1665 if (etmdrvdata[cpu]->boot_enable && in etm_cpu_callback()
1864 if (boot_enable) { in etm_probe()
1866 drvdata->boot_enable = true; in etm_probe()