Lines Matching defs:COUNTER_DEBUG

66 #	define COUNTER_DEBUG(...) \
132 # define COUNTER_DEBUG(...)
1446 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));
1448 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));
1523 COUNTER_DEBUG(" [error] disable_counters: 0x%x\n", ret);
1530 COUNTER_DEBUG(" [error] disable: 0x%x\n", ret);
1536 COUNTER_DEBUG(" [error] get_count: 0x%x\n", ret);
1573 COUNTER_DEBUG(" [error] set_config: 0x%x\n", ret);
1580 COUNTER_DEBUG(" [error] set_count: 0x%x\n", ret);
1587 COUNTER_DEBUG(" [error] enable: 0x%x\n", ret);
1597 COUNTER_DEBUG(" [error] enable_counters: 0x%x\n", ret);
1644 COUNTER_DEBUG("Starting already in-context reservation %p for cpu %d\n", reservation, cpu_number());
1658 COUNTER_DEBUG("Stopping in-context reservation %p for cpu %d\n", reservation, cpu_number());
1762 COUNTER_DEBUG("registering perf monitor %p\n", monitor);
1803 COUNTER_DEBUG("Duplicate registration for %p\n", monitor);
1837 COUNTER_DEBUG("unregistering perf monitor %p\n", monitor);
1856 COUNTER_DEBUG("could not find a registered pm that matches!\n");
1877 COUNTER_DEBUG("%p %p\n", monitor, pmc_object);
1885 COUNTER_DEBUG("version mismatch\n");
1916 COUNTER_DEBUG("Could not find perf monitor for %p\n", monitor);
1956 COUNTER_DEBUG("%p %p\n", monitor, pmc_object);
1964 COUNTER_DEBUG("Could not find a matching pmc.\n");
2199 COUNTER_DEBUG("pmcs: %p pmcCount: %lu\n", pmcs, pmcCount);
2332 COUNTER_DEBUG("Failed to set threshold for pmc %p\n", resv->pmc);
2339 COUNTER_DEBUG("Failed to set handler for pmc %p\n", resv->pmc);
2418 COUNTER_DEBUG("pmc %p cannot be context switched!\n", pmc);
2476 COUNTER_DEBUG("pmc %p cannot be context switched!\n", pmc);