Home
last modified time | relevance | path

Searched refs:recorded (Results 1 - 25 of 67) sorted by relevance

123

/third_party/node/src/
H A Dhistogram-inl.h74 bool recorded = hdr_record_value(histogram_.get(), value); in Record() local
75 if (!recorded) in Record()
79 return recorded; in Record()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h202 static int measureLatencyFromPulse(AudioRecording &recorded, in measureLatencyFromPulse() argument
209 int numCorrelations = recorded.size() - pulse.size(); in measureLatencyFromPulse()
211 ALOGE("%s() recording too small = %d frames\n", __func__, recorded.size()); in measureLatencyFromPulse()
216 // Correlate pulse against the recorded data. in measureLatencyFromPulse()
218 float correlation = (float) calculateNormalizedCorrelation(&recorded.getData()[i], in measureLatencyFromPulse()
/third_party/node/deps/v8/tools/
H A Drun-perf.sh25 Sampling event is cycles in user space, call graphs are recorded.
/third_party/pulseaudio/speex/libspeexdsp/
H A Decho_diagnostic.m1 % Attempts to diagnose AEC problems from recorded samples
/third_party/nghttp2/src/
H A Dh2load.cc84 bool recorded(const std::chrono::steady_clock::time_point &t) { in recorded() function
1508 if (recorded(cstat.ttfb)) { in record_ttfb()
1524 if (recorded(cstat.client_start_time)) { in record_client_start_time()
1792 if (recorded(cstat.client_start_time) && in process_time_stats()
1793 recorded(cstat.client_end_time)) { in process_time_stats()
1803 if (!recorded(cstat.connect_start_time) || in process_time_stats()
1804 !recorded(cstat.connect_time)) { in process_time_stats()
1813 if (!recorded(cstat.ttfb)) { in process_time_stats()
/third_party/node/deps/histogram/include/hdr/
H A Dhdr_histogram.h108 * @return false if the value is larger than the highest_trackable_value and can't be recorded,
123 * @return false if the value is larger than the highest_trackable_value and can't be recorded,
136 * @return false if any value is larger than the highest_trackable_value and can't be recorded,
153 * @return false if any value is larger than the highest_trackable_value and can't be recorded,
170 * @return false if the value is larger than the highest_trackable_value and can't be recorded,
191 * @return false if the value is larger than the highest_trackable_value and can't be recorded,
204 * @return false if the value is larger than the highest_trackable_value and can't be recorded,
221 * @return false if the value is larger than the highest_trackable_value and can't be recorded,
305 * Where "equivalent" means that value samples recorded for any two
317 * Where "equivalent" means that value samples recorded fo
400 struct hdr_iter_recorded recorded; global() member
[all...]
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c1018 iter->specifics.recorded.count_added_in_this_iteration_step = iter->count; in recorded_iter_next()
1030 iter->specifics.recorded.count_added_in_this_iteration_step = 0; in hdr_iter_recorded_init()
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/
H A Dconfigdata.pm28102 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/
H A Dconfigdata.pm27995 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/
H A Dconfigdata.pm27792 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/
H A Dconfigdata.pm28085 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/
H A Dconfigdata.pm27840 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/
H A Dconfigdata.pm28004 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/
H A Dconfigdata.pm27995 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/
H A Dconfigdata.pm28043 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/
H A Dconfigdata.pm28043 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/
H A Dconfigdata.pm27792 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/
H A Dconfigdata.pm27840 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/
H A Dconfigdata.pm27792 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/
H A Dconfigdata.pm28085 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/linux-elf/asm/
H A Dconfigdata.pm28004 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/
H A Dconfigdata.pm28144 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/
H A Dconfigdata.pm27998 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/
H A Dconfigdata.pm27998 all the data recorded by OpenSSL's Configure script.
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/
H A Dconfigdata.pm27833 all the data recorded by OpenSSL's Configure script.

Completed in 404 milliseconds

123