Home
last modified time | relevance | path

Searched defs:sample_num (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py61 sample_num =0 variable
156 …max_perf, freq_ghz, mperf, aperf, tsc, common_comm, load, duration_ms, sample_num, elapsed_time, c… argument
/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py71 sample_num =0 variable
326 …mperf, aperf, tsc, freq_ghz, io_boost, common_comm, load, duration_ms, sample_num, elapsed_time, t… argument
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c599 wavefront_delete_sample (snd_wavefront_t *dev, int sample_num) in wavefront_delete_sample()