Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/perf/
Dhv-24x7.c219 struct hv_24x7_hw { struct
223 static DEFINE_PER_CPU(struct hv_24x7_hw, hv_24x7_hw); argument
1464 struct hv_24x7_hw *h24x7hw; in h_24x7_event_read()
1495 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_read()
1581 struct hv_24x7_hw *h24x7hw; in h_24x7_event_commit_txn()
1601 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()
1616 put_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()