Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-etm-perf.h59 cpumask_t aux_hwid_done; member
A Dcoresight-etm-perf.c502 if (!cpumask_test_cpu(cpu, &event_data->aux_hwid_done)) { in etm_event_start()
503 cpumask_set_cpu(cpu, &event_data->aux_hwid_done); in etm_event_start()

Completed in 7 milliseconds