Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatchdog_perf.c88 static struct perf_event_attr wd_hw_attr = { variable
133 wd_attr = &wd_hw_attr; in hardlockup_detector_event_create()
306 wd_hw_attr.type = PERF_TYPE_RAW; in hardlockup_config_perf_event()
307 wd_hw_attr.config = config; in hardlockup_config_perf_event()