Home
last modified time | relevance | path

Searched defs:combine (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/perf/
Disa207-common.c367 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
Dpower7-pmu.c252 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local
/arch/mips/boot/
Delf2ecoff.c100 static void combine(struct sect *base, struct sect *new, int pad) in combine() function