Home
last modified time | relevance | path

Searched defs:sample_id (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/synth/emux/
Dsoundfont.c334 probe_data(struct snd_sf_list *sflist, int sample_id) in probe_data()
686 find_sample(struct snd_soundfont *sf, int sample_id) in find_sample()
956 int note, sample_id; in load_guspatch() local
/Linux-v4.19/tools/perf/util/
Drecord.c141 bool sample_id = opts->sample_id; in perf_evlist__config() local
Devsel.h96 struct xyarray *sample_id; member
/Linux-v4.19/tools/perf/
Dperf.h68 bool sample_id; member
/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py719 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument