Home
last modified time | relevance | path

Searched defs:sample (Results 1 – 25 of 54) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dto_chars.bench.cpp35 struct sample { in BM_to_chars_bad() struct
36 unsigned size; in BM_to_chars_bad()
37 unsigned value; in BM_to_chars_bad()
/netbsd/external/bsd/ntp/dist/tests/libntp/
H A Dhumandate.c27 time_t sample = 1276601278; in test_RegularTime() local
44 time_t sample; in test_CurrentTime() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DRandom.h53 template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) { in sample() function
60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() function
/netbsd/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcfuncs.h77 hwc_sample_t sample[MAX_PICS]; /* counter samples or start values */ member
80 #define HWCFUNCS_SAMPLE_RESET(sample) \ argument
88 #define HWCFUNCS_SAMPLE_IS_RESET(sample) \ argument
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DOvw_data.cc161 Sample *sample = (Sample*) packets->getObjValue (PROP_SMPLOBJ, index); in Ovw_data() local
190 Ovw_data::extract_data (Ovw_data::Ovw_item *ovw_item, Sample *sample) in extract_data()
H A DStats_data.cc118 Sample* sample = (Sample*) packets->getObjValue (PROP_SMPLOBJ, index); in fetchPrUsage() local
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_pmu.c262 add_sample(struct i915_pmu_sample *sample, u32 val) in add_sample()
343 add_sample_mult(struct i915_pmu_sample *sample, u32 val, u32 mul) in add_sample_mult()
474 enum drm_i915_pmu_engine_sample sample) in engine_event_status()
522 u8 sample; in engine_event_init() local
585 u8 sample = engine_event_sample(event); in __i915_pmu_event_read() local
679 u8 sample = engine_event_sample(event); in i915_pmu_enable() local
721 u8 sample = engine_event_sample(event); in i915_pmu_disable() local
914 enum drm_i915_pmu_engine_sample sample; in create_event_attributes() member
H A Di915_pmu.h104 struct i915_pmu_sample sample[__I915_NUM_PMU_SAMPLERS]; member
/netbsd/external/gpl3/gdb/dist/gprof/
H A Dhist.h30 int *sample; /* Histogram samples (shorts in the file!). */ member
/netbsd/external/gpl3/binutils/dist/gprof/
H A Dhist.h30 int *sample; /* Histogram samples (shorts in the file!). */ member
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A Dhist.h30 int *sample; /* Histogram samples (shorts in the file!). */ member
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A Dhist.h30 int *sample; /* Histogram samples (shorts in the file!). */ member
/netbsd/external/bsd/ntp/dist/scripts/monitoring/
H A Dlr.pl55 sub sample($$) subroutine
/netbsd/sys/arch/shark/shark/
H A Dprofile.c579 struct profHashEntry *sample; in profEnter() local
694 struct profHashEntry *sample; in displayTable() local
/netbsd/sys/dev/i2c/
H A Dsensirion_voc_algorithm.c671 VocAlgorithmParams* params, fix16_t sample) { in VocAlgorithm__mean_variance_estimator___sigmoid__process()
722 fix16_t sample) { in VocAlgorithm__sigmoid_scaled__process()
771 fix16_t sample) { in VocAlgorithm__adaptive_lowpass__process()
/netbsd/external/bsd/ntp/dist/lib/isc/
H A Dentropy.c153 isc_entropysamplesource_t sample; member
1010 addsample(sample_queue_t *sq, isc_uint32_t sample, isc_uint32_t extra) { in addsample()
1025 isc_entropy_addsample(isc_entropysource_t *source, isc_uint32_t sample, in isc_entropy_addsample()
1052 isc_entropy_addcallbacksample(isc_entropysource_t *source, isc_uint32_t sample, in isc_entropy_addcallbacksample()
1197 isc_uint32_t sample; in kbdget() local
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_version.c210 static void parse_sample(const char *sample) in parse_sample()
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_irig.c419 double sample; /* codec sample */ in irig_receive() local
510 double sample /* current signal sample */ in irig_rf()
589 double sample /* current signal sample */ in irig_base()
H A Drefclock_chu.c661 double sample; /* codec sample */ in chu_audio_receive() local
735 double sample /* analog sample */ in chu_rf()
907 double sample /* baseband signal */ in chu_uart()
/netbsd/sys/arch/x86/x86/
H A Dcpu_rng.c303 cpu_rng_early_sample(uint64_t *sample) in cpu_rng_early_sample()
/netbsd/sys/arch/mips/cavium/dev/
H A Docteon_rnm.c166 uint64_t bist_status, sample, expected = UINT64_C(0xd654ff35fadf866b); in octrnm_attach() local
/netbsd/usr.bin/audio/common/
H A Dwav.c97 u_int *sample, u_int *channels, off_t *datasize) in audio_wav_parse_hdr()
/netbsd/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-btrace.c253 perf_event_sample_ok (const struct perf_event_sample *sample) in perf_event_sample_ok()
282 struct perf_event_sample sample; in perf_event_read_bts() local
/netbsd/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-btrace.c253 perf_event_sample_ok (const struct perf_event_sample *sample) in perf_event_sample_ok()
282 struct perf_event_sample sample; in perf_event_read_bts() local
/netbsd/usr.sbin/tprof/
H A Dtprof_analyze.c206 tprof_sample_t sample; in tprof_analyze() local

123