|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
This is the complete list of members for sbl::profiling::AudioBudget, including all inherited members.
| avg_cycles() const | sbl::profiling::AudioBudget | inline |
| avg_load() const | sbl::profiling::AudioBudget | inline |
| budget_cycles() const | sbl::profiling::AudioBudget | inline |
| count() const | sbl::profiling::AudioBudget | inline |
| hist_bucket(size_t i) const | sbl::profiling::AudioBudget | inline |
| hist_size() | sbl::profiling::AudioBudget | inlinestatic |
| init(uint32_t sample_rate, uint16_t block_size, uint32_t cpu_hz) | sbl::profiling::AudioBudget | inline |
| min_cycles() const | sbl::profiling::AudioBudget | inline |
| min_load() const | sbl::profiling::AudioBudget | inline |
| on_block_end() | sbl::profiling::AudioBudget | inline |
| on_block_start() | sbl::profiling::AudioBudget | inline |
| overruns() const | sbl::profiling::AudioBudget | inline |
| peak_cycles() const | sbl::profiling::AudioBudget | inline |
| peak_load() const | sbl::profiling::AudioBudget | inline |
| reset() | sbl::profiling::AudioBudget | inline |