Searched defs:sample_id (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/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-v4.19/tools/perf/util/ |
D | record.c | 141 bool sample_id = opts->sample_id; in perf_evlist__config() local
|
D | evsel.h | 96 struct xyarray *sample_id; member
|
/Linux-v4.19/tools/perf/ |
D | perf.h | 68 bool sample_id; member
|
/Linux-v4.19/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 719 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument
|