Searched refs:imc (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/arch/powerpc/ |
| H A D | imc.rst | 52 `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 D | perf-list.txt | 217 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 D | i2c-piix4.c | 1043 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 D | ndtest.c | 37 #define NFIT_DIMM_HANDLE(node, socket, imc, chan, dimm) \ argument 39 | ((imc & 0xf) << 8) | ((chan & 0xf) << 4) | (dimm & 0xf))
|
| H A D | nfit.c | 120 #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.txt | 889 powerpc/imc arch/powerpc/imc
|