Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dhv-gpci.c40 EVENT_DEFINE_RANGE_FORMAT(starting_index, config, 32, 63);
133 static unsigned long single_gpci_request(u32 req, u32 starting_index, in single_gpci_request() argument
147 .starting_index = cpu_to_be32(starting_index), in single_gpci_request()
Dhv-gpci.h11 __be32 starting_index; /* IO */ member
Dhv-common.c19 .starting_index = cpu_to_be32(-1), in hv_perf_caps_get()