Lines Matching defs:COUNTER_DEBUG

66 #	define COUNTER_DEBUG(...) \
132 # define COUNTER_DEBUG(...)
1448 COUNTER_DEBUG("Moved reservation %p from state "PMC_STATE_FORMAT" to state "PMC_STATE_FORMAT" for event %s\n", reservation, PMC_STATE_ARGS(oldState), PMC_STATE_ARGS(newState), pmc_state_event_name(event));
1450 COUNTER_DEBUG("No valid moves for reservation %p in state "PMC_STATE_FORMAT" for event %s\n", reservation, PMC_STATE_ARGS(oldState), pmc_state_event_name(event));
1525 COUNTER_DEBUG(" [error] disable_counters: 0x%x\n", ret);
1532 COUNTER_DEBUG(" [error] disable: 0x%x\n", ret);
1538 COUNTER_DEBUG(" [error] get_count: 0x%x\n", ret);
1575 COUNTER_DEBUG(" [error] set_config: 0x%x\n", ret);
1582 COUNTER_DEBUG(" [error] set_count: 0x%x\n", ret);
1589 COUNTER_DEBUG(" [error] enable: 0x%x\n", ret);
1599 COUNTER_DEBUG(" [error] enable_counters: 0x%x\n", ret);
1646 COUNTER_DEBUG("Starting already in-context reservation %p for cpu %d\n", reservation, cpu_number());
1660 COUNTER_DEBUG("Stopping in-context reservation %p for cpu %d\n", reservation, cpu_number());
1764 COUNTER_DEBUG("registering perf monitor %p\n", monitor);
1805 COUNTER_DEBUG("Duplicate registration for %p\n", monitor);
1839 COUNTER_DEBUG("unregistering perf monitor %p\n", monitor);
1858 COUNTER_DEBUG("could not find a registered pm that matches!\n");
1879 COUNTER_DEBUG("%p %p\n", monitor, pmc_object);
1887 COUNTER_DEBUG("version mismatch\n");
1918 COUNTER_DEBUG("Could not find perf monitor for %p\n", monitor);
1958 COUNTER_DEBUG("%p %p\n", monitor, pmc_object);
1966 COUNTER_DEBUG("Could not find a matching pmc.\n");
2201 COUNTER_DEBUG("pmcs: %p pmcCount: %lu\n", pmcs, pmcCount);
2334 COUNTER_DEBUG("Failed to set threshold for pmc %p\n", resv->pmc);
2341 COUNTER_DEBUG("Failed to set handler for pmc %p\n", resv->pmc);
2420 COUNTER_DEBUG("pmc %p cannot be context switched!\n", pmc);
2478 COUNTER_DEBUG("pmc %p cannot be context switched!\n", pmc);