Home
last modified time | relevance | path

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

/linux/Documentation/arch/powerpc/
H A Dimc.rst52 `imc-counters` device node which has a compatible field
163 To record an application/process with trace-imc event:
181 Performance data using `perf top` with and without trace-imc event.
183 PMI interrupts count when `perf top` command is executed without trace-imc event.
/linux/tools/perf/Documentation/
H A Dperf-list.txt217 bandwidth would require specifying all imc PMUs (see perf list output),
223 perf stat -C 0 -a imc/cas_count_read/,imc/cas_count_write/ -I 1000 ...
224 perf stat -C 0 -a *imc*/cas_count_read/,*imc*/cas_count_write/ -I 1000 ...
/linux/drivers/i2c/busses/
H A Di2c-piix4.c1043 u8 imc; in piix4_probe() local
1050 0x40, &imc); in piix4_probe()
1051 if (imc & 0x80) in piix4_probe()
/linux/tools/testing/nvdimm/test/
H A Dndtest.c37 #define NFIT_DIMM_HANDLE(node, socket, imc, chan, dimm) \ argument
39 | ((imc & 0xf) << 8) | ((chan & 0xf) << 4) | (dimm & 0xf))
H A Dnfit.c120 #define NFIT_DIMM_HANDLE(node, socket, imc, chan, dimm) \ argument
122 | ((imc & 0xf) << 8) | ((chan & 0xf) << 4) | (dimm & 0xf))
/linux/Documentation/
H A D.renames.txt889 powerpc/imc arch/powerpc/imc