Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Dcore-book3s.c491 int r_index, u_index, pred; in power_pmu_bhrb_read() local
493 r_index = 0; in power_pmu_bhrb_read()
495 while (r_index < ppmu->bhrb_nr) { in power_pmu_bhrb_read()
497 val = read_bhrb(r_index++); in power_pmu_bhrb_read()
548 val = read_bhrb(r_index++); in power_pmu_bhrb_read()
553 r_index--; in power_pmu_bhrb_read()
/linux/drivers/block/
H A Dxen-blkfront.c2009 unsigned int r_index; in blkif_recover() local
2022 for_each_rinfo(info, rinfo, r_index) { in blkif_recover()
2032 for_each_rinfo(info, rinfo, r_index) { in blkif_recover()