Searched refs:L1D (Results 1 – 20 of 20) sorted by relevance
/linux-2.6.39/arch/alpha/kernel/ |
D | setup.c | 1337 int L1I, L1D, L2, L3; in determine_cpu_caches() local 1347 L1D = L1I; in determine_cpu_caches() 1368 L1I = L1D = CSHAPE(8*1024, 5, 1); in determine_cpu_caches() 1383 L1I = L1D = CSHAPE(8*1024, 5, 1); in determine_cpu_caches() 1409 L1D = CSHAPE(8*1024, 5, 1); in determine_cpu_caches() 1412 L1D = CSHAPE(16*1024, 5, 1); in determine_cpu_caches() 1435 L1I = L1D = CSHAPE(64*1024, 6, 2); in determine_cpu_caches() 1442 L1I = L1D = CSHAPE(64*1024, 6, 2); in determine_cpu_caches() 1449 L1I = L1D = L2 = L3 = 0; in determine_cpu_caches() 1454 alpha_l1d_cacheshape = L1D; in determine_cpu_caches()
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | e500-pmu.c | 41 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | mpc7450-pmu.c | 361 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power7-pmu.c | 315 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power6-pmu.c | 489 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | ppc970-pmu.c | 440 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power4-pmu.c | 560 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power5-pmu.c | 568 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power5+-pmu.c | 626 [C(L1D)] = { /* RESULT_ACCESS RESULT_MISS */
|
/linux-2.6.39/arch/x86/kernel/cpu/ |
D | perf_event_intel.c | 158 [ C(L1D) ] = { 255 [ C(L1D) ] = { 409 [ C(L1D) ] = { 510 [ C(L1D) ] = { 601 [ C(L1D) ] = {
|
D | perf_event_amd.c | 8 [ C(L1D) ] = {
|
D | perf_event_p4.c | 515 [ C(L1D ) ] = {
|
/linux-2.6.39/arch/sh/kernel/cpu/sh4/ |
D | perf_event.c | 94 [ C(L1D) ] = {
|
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/ |
D | perf_event.c | 119 [ C(L1D) ] = {
|
/linux-2.6.39/arch/arm/kernel/ |
D | perf_event_v6.c | 80 [C(L1D)] = { 219 [C(L1D)] = {
|
D | perf_event_v7.c | 161 [C(L1D)] = { 277 [C(L1D)] = {
|
D | perf_event_xscale.c | 63 [C(L1D)] = {
|
/linux-2.6.39/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 285 [C(L1D)] = { 387 [C(L1D)] = {
|
/linux-2.6.39/arch/sparc/kernel/ |
D | perf_event.c | 164 [C(L1D)] = { 279 [C(L1D)] = { 391 [C(L1D)] = {
|
/linux-2.6.39/tools/perf/util/ |
D | parse-events.c | 117 [C(L1D)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),
|