Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dhv-24x7.c226 struct hv_24x7_hw { struct
230 DEFINE_PER_CPU(struct hv_24x7_hw, hv_24x7_hw);
1466 struct hv_24x7_hw *h24x7hw; in h_24x7_event_read()
1497 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_read()
1583 struct hv_24x7_hw *h24x7hw; in h_24x7_event_commit_txn()
1603 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()
1618 put_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dhv-24x7.c219 struct hv_24x7_hw { struct
223 static DEFINE_PER_CPU(struct hv_24x7_hw, hv_24x7_hw);
1474 struct hv_24x7_hw *h24x7hw; in h_24x7_event_read()
1505 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_read()
1591 struct hv_24x7_hw *h24x7hw; in h_24x7_event_commit_txn()
1611 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()
1626 put_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()

Completed in 5 milliseconds