Home
last modified time | relevance | path

Searched refs:ssstatus (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h38 * @ssstatus: Status of the start/stop logic.
43 bool ssstatus; member
H A Dcoresight-etm4x-core.c551 filters->ssstatus = (control & BIT(9)); in etm4_disable_perf()
1063 * If filters::ssstatus == 1, trace acquisition was in etm4_set_event_filters()
1073 if (filters->ssstatus) in etm4_set_event_filters()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h39 * @ssstatus: Status of the start/stop logic.
44 bool ssstatus; member
H A Dcoresight-etm4x-core.c956 filters->ssstatus = (control & BIT(9)); in etm4_disable_perf()
1561 * If filters::ssstatus == 1, trace acquisition was in etm4_set_event_filters()
1571 if (filters->ssstatus) in etm4_set_event_filters()

Completed in 6 milliseconds