Searched defs:sample_id (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/tools/perf/lib/include/internal/ | 
| D | evsel.h | 44 	struct xyarray		*sample_id;  member
  | 
| /Linux-v5.4/sound/synth/emux/ | 
| D | soundfont.c | 321 probe_data(struct snd_sf_list *sflist, int sample_id)  in probe_data() 673 find_sample(struct snd_soundfont *sf, int sample_id)  in find_sample() 945 	int note, sample_id;  in load_guspatch()  local
  | 
| /Linux-v5.4/tools/perf/util/ | 
| D | record.c | 145 	bool sample_id = opts->sample_id;  in perf_evlist__config()  local
  | 
| D | record.h | 45 	bool	      sample_id;  member
  | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | export-to-postgresql.py | 1028 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset…  argument
  | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | libbpf.c | 5587 	uint64_t sample_id;  member
  |