Searched defs:sample (Results 1 – 9 of 9) sorted by relevance
44 explicit PerfSampleCustodian(struct perf_sample& sample) in PerfSampleCustodian()
253 struct perf_sample* sample) { in ReadReadInfo()274 struct perf_sample* sample) { in ReadCallchain()300 struct perf_sample* sample) { in ReadRawData()323 struct perf_sample* sample) { in ReadBranchStack()356 struct perf_sample* sample) { in ReadPerfSampleFromData()484 const struct perf_sample& sample, in WritePerfSampleToData()811 bool PerfReader::WritePerfSampleInfo(const perf_sample& sample, in WritePerfSampleInfo()
24 static inline int32_t clamp24(int32_t sample) in clamp24()
86 #define FLOAT_MULT_DCT(K, sample) (FIX(K,20) * sample) in float_dct2_8() argument
234 #define LONG_MULT_DCT(K, sample) (MUL_16S_32S_HI(K, sample)<<2) argument
502 static inline int16_t clamp16(int32_t sample) in clamp16()
253 const auto &sample = mod.address_samples(k); in encodedModuleSamplesToString() local
190 struct sample_event sample; member
180 struct sample_event sample; member