Home
last modified time | relevance | path

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

/Linux-v6.6/tools/power/x86/amd_pstate_tracer/
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
/Linux-v6.6/tools/power/x86/intel_pstate_tracer/
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
/Linux-v6.6/sound/isa/wavefront/
Dwavefront_synth.c599 wavefront_delete_sample (snd_wavefront_t *dev, int sample_num) in wavefront_delete_sample()