Lines Matching refs:FreedrenoDriver
41 FreedrenoDriver::get_min_sampling_period_ns()
51 FreedrenoDriver::setup_a6xx_counters()
399 FreedrenoDriver::configure_counters(bool reset, bool wait)
427 FreedrenoDriver::collect_countables()
436 FreedrenoDriver::init_perfcnt()
497 FreedrenoDriver::enable_counter(const uint32_t counter_id)
503 FreedrenoDriver::enable_all_counters()
512 FreedrenoDriver::enable_perfcnt(const uint64_t /* sampling_period_ns */)
517 FreedrenoDriver::dump_perfcnt()
563 uint64_t FreedrenoDriver::next()
570 void FreedrenoDriver::disable_perfcnt()
581 FreedrenoDriver::Countable
582 FreedrenoDriver::countable(std::string name)
589 FreedrenoDriver::Countable::Countable(FreedrenoDriver *d, std::string name)
596 FreedrenoDriver::Countable::configure(struct fd_ringbuffer *ring, bool reset)
627 FreedrenoDriver::Countable::collect()
644 FreedrenoDriver::Countable::resolve()
668 FreedrenoDriver::Countable::get_value() const
677 FreedrenoDriver::DerivedCounter::DerivedCounter(FreedrenoDriver *d, std::string name,
690 FreedrenoDriver::DerivedCounter
691 FreedrenoDriver::counter(std::string name, Counter::Units units,
700 FreedrenoDriver::gpu_clock_id() const
706 FreedrenoDriver::gpu_timestamp() const