Searched defs:sample_id (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/sound/synth/emux/ | 
| D | soundfont.c | 334 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-4.1.27/tools/perf/scripts/python/ | 
| D | export-to-postgresql.py | 429 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset…  argument
 | 
| /linux-4.1.27/tools/perf/util/ | 
| D | evsel.h | 67 	struct xyarray		*sample_id;  member
 |