Searched refs:dprint (Results 1 - 16 of 16) sorted by relevance

/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c89 dprint("Reading TSC MSR failed, returning %llu\n", *tsc);
174 dprint("%s: TSC Ref - mperf_diff: %llu, tsc_diff: %llu\n",
179 dprint("%s: MAXFREQ - mperf_diff: %llu, time_diff: %llu\n",
187 dprint("%s: previous: %llu - current: %llu - (%u)\n",
189 dprint("%s: %f\n", mperf_cstates[id].name, *percent);
215 dprint("%s: Average freq based on %s maximum frequency:\n",
218 dprint("max_frequency: %lu\n", max_frequency);
219 dprint("aperf_diff: %llu\n", aperf_diff);
220 dprint("mperf_diff: %llu\n", mperf_diff);
221 dprint("av
[all...]
H A Drapl_monitor.c110 dprint("No powercapping driver loaded\n");
114 dprint("Driver: %s\n", line);
119 dprint("Powercapping is disabled\n");
123 dprint("Powercap domain hierarchy:\n\n");
127 dprint("No powercap info found\n");
H A Damd_fam14h_idle.c143 dprint("Init %s: read at offset: 0x%x val: %u\n", state->name,
148 dprint("Init %s: offset: 0x%x enable_bit: %d - val: %u (%u)\n",
169 dprint("%s: offset: 0x%x %u\n", state->name, pci_offset, val);
175 dprint("NBP1 was %sentered - 0x%x - enable_bit: "
183 dprint("%s: Current - %llu (%u)\n", state->name,
185 dprint("%s: Previous - %llu (%u)\n", state->name,
222 dprint("Timediff: %llu - res~: %lu us - percent: %.2f %%\n",
239 dprint("Enabling counters took: %lu us\n",
259 dprint("Disabling counters took: %lu ns\n", dbg_timediff);
H A Dcpuidle_sysfs.c30 dprint("%s: - diff: %llu - percent: %f (%u)\n",
38 dprint("%s: - timediff: %llu - statediff: %llu - percent: %f (%u)\n",
53 dprint("CPU %d - State: %d - Val: %llu\n",
72 dprint("CPU %d - State: %d - Val: %llu\n",
H A Dnhm_idle.c113 dprint("%s: previous: %llu - current: %llu - (%u)\n",
117 dprint("%s: tsc_diff: %llu - count_diff: %llu - percent: %2.f (%u)\n",
140 dprint("TSC diff: %llu\n", dbg - tsc_at_measure_start);
159 dprint("TSC diff: %llu\n", dbg - tsc_at_measure_end);
H A Dcpupower-monitor.c240 dprint("Found requested monitor: %s\n", token);
334 dprint("HW C-state residency monitor: %s - States: %d\n",
407 dprint("System has up to %d CPU cores\n", cpu_count);
410 dprint("Try to register: %s\n", all_monitors[num]->name);
419 dprint("%s registered\n", all_monitors[num]->name);
437 dprint("Packages: %d - Cores: %d - CPUs: %d\n",
H A Dsnb_idle.c98 dprint("%s: previous: %llu - current: %llu - (%u)\n",
102 dprint("%s: tsc_diff: %llu - count_diff: %llu - percent: %2.f (%u)\n",
H A Dhsw_ext_idle.c100 dprint("%s: previous: %llu - current: %llu - (%u)\n",
104 dprint("%s: tsc_diff: %llu - count_diff: %llu - percent: %2.f (%u)\n",
/linux-master/scripts/kconfig/
H A Dstreamline_config.pl54 sub dprint { subroutine
228 dprint "Added default depends $dep to $config\n";
403 dprint "$conf added by direct ($module)\n";
408 dprint " deps = $depends{$c}\n";
410 dprint " no deps\n";
466 dprint "$conf selected by depend $depconfig\n";
500 dprint "$conf not set for $config select\n";
506 dprint "$conf (non module) selects config, we are good\n";
511 dprint "$conf selects $config so we are good\n";
536 dprint "
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_arith.c33 dprint(PINSTR, "fabs\n");
44 dprint(PINSTR, "fneg\n");
62 dprint(PINSTR, "fadd\n");
119 dprint(PINSTR, "fsub ");
128 dprint(PINSTR, "fcmp ");
137 dprint(PINSTR, "ftst\n");
149 dprint(PINSTR, "fmul\n");
226 dprint(PINSTR, "fdiv\n");
305 dprint(PINSTR, "fsglmul\n");
362 dprint(PINST
[all...]
H A Dfp_log.c31 dprint(PINSTR, "fsqrt\n");
173 dprint(PINSTR, "fgetexp\n");
193 dprint(PINSTR, "fgetman\n");
/linux-master/tools/power/cpupower/utils/helpers/
H A Dhelpers.h50 #define dprint(fmt, ...) { \ macro
57 static inline void dprint(const char *fmt, ...) { } function
/linux-master/scripts/
H A Dleaking_addresses.pl189 sub dprint subroutine
262 dprint("system(gunzip < /proc/config.gz) failed\n");
274 dprint("parsing config file: $file\n");
564 dprint("parsing: $path\n");
/linux-master/arch/m68k/include/asm/
H A Dmath-emu.h109 #define dprint(bit, fmt, ...) ({ \ macro
114 #define dprint(bit, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_debug.h50 #define dprint(ioc, fmt, ...) \ macro
/linux-master/tools/power/cpupower/utils/
H A Dcpufreq-info.c182 dprint (" Ratio: 0x%llx - bclk: %f\n",

Completed in 295 milliseconds