Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h59 cpumask_t aux_hwid_done; member
H A Dcoresight-etm-perf.c503 if (!cpumask_test_cpu(cpu, &event_data->aux_hwid_done)) { in etm_event_start()
504 cpumask_set_cpu(cpu, &event_data->aux_hwid_done); in etm_event_start()