Searched refs:DPRINT_ovfl (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/ia64/kernel/ |
D | perfmon_default_smpl.c | 30 #define DPRINT_ovfl(a) \ macro 37 #define DPRINT_ovfl(a) macro 141 DPRINT_ovfl(("[%d] count=%lu cur=%p last=%p free_bytes=%lu ovfl_pmd=%d ovfl_notify=%d npmds=%u\n", in default_handler() 204 …DPRINT_ovfl(("sampling buffer full free=%lu, count=%lu, ovfl_notify=%d\n", last-cur, hdr->hdr_coun… in default_handler()
|
D | perfmon.c | 235 #define DPRINT_ovfl(a) \ macro 938 DPRINT_ovfl(("masking monitoring for [%d]\n", task_pid_nr(task))); in pfm_mask_monitoring() 974 DPRINT_ovfl(("pmd[%d]=0x%lx hw_pmd=0x%lx\n", in pfm_mask_monitoring() 992 DPRINT_ovfl(("pmc[%d]=0x%lx\n", i, ctx->th_pmcs[i])); in pfm_mask_monitoring() 2791 DPRINT_ovfl((" %s reset ctx_pmds[%d]=%lx\n", is_long_reset ? "long" : "short", i, val)); in pfm_reset_regs_masked() 2803 DPRINT_ovfl(("%s reset_others pmd[%d]=%lx\n", in pfm_reset_regs_masked() 2816 DPRINT_ovfl(("ovfl_regs=0x%lx is_long_reset=%d\n", ovfl_regs[0], is_long_reset)); in pfm_reset_regs() 2834 DPRINT_ovfl((" %s reset ctx_pmds[%d]=%lx\n", is_long_reset ? "long" : "short", i, val)); in pfm_reset_regs() 2853 DPRINT_ovfl(("%s reset_others pmd[%d]=%lx\n", in pfm_reset_regs() 5238 DPRINT_ovfl(("pmc0=0x%lx pid=%d iip=0x%lx, %s " in pfm_overflow_handler() [all …]
|