Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dwatchdog_perf.c89 static struct perf_event_attr wd_hw_attr = { variable
131 wd_attr = &wd_hw_attr; in hardlockup_detector_event_create()
307 wd_hw_attr.type = PERF_TYPE_RAW; in hardlockup_config_perf_event()
308 wd_hw_attr.config = config; in hardlockup_config_perf_event()