Symbol: dprint
arch/m68k/math-emu/fp_arith.c
119
dprint(PINSTR, "fsub ");
arch/m68k/math-emu/fp_arith.c
128
dprint(PINSTR, "fcmp ");
arch/m68k/math-emu/fp_arith.c
137
dprint(PINSTR, "ftst\n");
arch/m68k/math-emu/fp_arith.c
149
dprint(PINSTR, "fmul\n");
arch/m68k/math-emu/fp_arith.c
226
dprint(PINSTR, "fdiv\n");
arch/m68k/math-emu/fp_arith.c
305
dprint(PINSTR, "fsglmul\n");
arch/m68k/math-emu/fp_arith.c
33
dprint(PINSTR, "fabs\n");
arch/m68k/math-emu/fp_arith.c
362
dprint(PINSTR, "fsgldiv\n");
arch/m68k/math-emu/fp_arith.c
44
dprint(PINSTR, "fneg\n");
arch/m68k/math-emu/fp_arith.c
602
dprint(PINSTR, "fmod\n");
arch/m68k/math-emu/fp_arith.c
613
dprint(PINSTR, "frem\n");
arch/m68k/math-emu/fp_arith.c
619
dprint(PINSTR, "fint\n");
arch/m68k/math-emu/fp_arith.c
62
dprint(PINSTR, "fadd\n");
arch/m68k/math-emu/fp_arith.c
630
dprint(PINSTR, "fintrz\n");
arch/m68k/math-emu/fp_arith.c
643
dprint(PINSTR, "fscale\n");
arch/m68k/math-emu/fp_log.c
173
dprint(PINSTR, "fgetexp\n");
arch/m68k/math-emu/fp_log.c
193
dprint(PINSTR, "fgetman\n");
arch/m68k/math-emu/fp_log.c
31
dprint(PINSTR, "fsqrt\n");
tools/power/cpupower/utils/cpufreq-info.c
181
dprint (" Ratio: 0x%llx - bclk: %f\n",
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
143
dprint("Init %s: read at offset: 0x%x val: %u\n", state->name,
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
148
dprint("Init %s: offset: 0x%x enable_bit: %d - val: %u (%u)\n",
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
169
dprint("%s: offset: 0x%x %u\n", state->name, pci_offset, val);
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
175
dprint("NBP1 was %sentered - 0x%x - enable_bit: "
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
183
dprint("%s: Current - %llu (%u)\n", state->name,
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
185
dprint("%s: Previous - %llu (%u)\n", state->name,
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
222
dprint("Timediff: %llu - res~: %lu us - percent: %.2f %%\n",
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
239
dprint("Enabling counters took: %lu us\n",
tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
259
dprint("Disabling counters took: %lu ns\n", dbg_timediff);
tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c
30
dprint("%s: - diff: %llu - percent: %f (%u)\n",
tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c
38
dprint("%s: - timediff: %llu - statediff: %llu - percent: %f (%u)\n",
tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c
53
dprint("CPU %d - State: %d - Val: %llu\n",
tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c
72
dprint("CPU %d - State: %d - Val: %llu\n",
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
255
dprint("Found requested monitor: %s\n", token);
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
352
dprint("HW C-state residency monitor: %s - States: %d\n",
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
425
dprint("System has up to %d CPU cores\n", cpu_count);
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
428
dprint("Try to register: %s\n", all_monitors[num]->name);
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
437
dprint("%s registered\n", all_monitors[num]->name);
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
457
dprint("Packages: %d - Cores: %d - CPUs: %d\n",
tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c
100
dprint("%s: previous: %llu - current: %llu - (%u)\n",
tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c
104
dprint("%s: tsc_diff: %llu - count_diff: %llu - percent: %2.f (%u)\n",
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
174
dprint("%s: TSC Ref - mperf_diff: %llu, tsc_diff: %llu\n",
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
179
dprint("%s: MAXFREQ - mperf_diff: %llu, time_diff: %llu\n",
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
187
dprint("%s: previous: %llu - current: %llu - (%u)\n",
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
189
dprint("%s: %f\n", mperf_cstates[id].name, *percent);
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
215
dprint("%s: Average freq based on %s maximum frequency:\n",
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
218
dprint("max_frequency: %lu\n", max_frequency);
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
219
dprint("aperf_diff: %llu\n", aperf_diff);
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
220
dprint("mperf_diff: %llu\n", mperf_diff);
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
221
dprint("avg freq: %llu\n", *count);
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
293
dprint("TSC read 0x%x failed - assume TSC working\n",
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
310
dprint("Cannot retrieve max freq from cpufreq kernel "
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
89
dprint("Reading TSC MSR failed, returning %llu\n", *tsc);
tools/power/cpupower/utils/idle_monitor/nhm_idle.c
113
dprint("%s: previous: %llu - current: %llu - (%u)\n",
tools/power/cpupower/utils/idle_monitor/nhm_idle.c
117
dprint("%s: tsc_diff: %llu - count_diff: %llu - percent: %2.f (%u)\n",
tools/power/cpupower/utils/idle_monitor/nhm_idle.c
140
dprint("TSC diff: %llu\n", dbg - tsc_at_measure_start);
tools/power/cpupower/utils/idle_monitor/nhm_idle.c
159
dprint("TSC diff: %llu\n", dbg - tsc_at_measure_end);
tools/power/cpupower/utils/idle_monitor/rapl_monitor.c
110
dprint("No powercapping driver loaded\n");
tools/power/cpupower/utils/idle_monitor/rapl_monitor.c
114
dprint("Driver: %s\n", line);
tools/power/cpupower/utils/idle_monitor/rapl_monitor.c
119
dprint("Powercapping is disabled\n");
tools/power/cpupower/utils/idle_monitor/rapl_monitor.c
123
dprint("Powercap domain hierarchy:\n\n");
tools/power/cpupower/utils/idle_monitor/rapl_monitor.c
127
dprint("No powercap info found\n");
tools/power/cpupower/utils/idle_monitor/snb_idle.c
102
dprint("%s: tsc_diff: %llu - count_diff: %llu - percent: %2.f (%u)\n",
tools/power/cpupower/utils/idle_monitor/snb_idle.c
98
dprint("%s: previous: %llu - current: %llu - (%u)\n",