/third_party/node/src/ |
H A D | histogram-inl.h | 74 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 D | LatencyAnalyzer.h | 202 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 D | run-perf.sh | 25 Sampling event is cycles in user space, call graphs are recorded.
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | echo_diagnostic.m | 1 % Attempts to diagnose AEC problems from recorded samples
|
/third_party/nghttp2/src/ |
H A D | h2load.cc | 84 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 D | hdr_histogram.h | 108 * @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 D | hdr_histogram.c | 1018 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 D | configdata.pm | 28102 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/ |
H A D | configdata.pm | 27995 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/ |
H A D | configdata.pm | 27792 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/ |
H A D | configdata.pm | 28085 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/ |
H A D | configdata.pm | 27840 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/ |
H A D | configdata.pm | 28004 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/ |
H A D | configdata.pm | 27995 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/ |
H A D | configdata.pm | 28043 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/ |
H A D | configdata.pm | 28043 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/ |
H A D | configdata.pm | 27792 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/ |
H A D | configdata.pm | 27840 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/ |
H A D | configdata.pm | 27792 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/ |
H A D | configdata.pm | 28085 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/ |
H A D | configdata.pm | 28004 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/ |
H A D | configdata.pm | 28144 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/ |
H A D | configdata.pm | 27998 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/ |
H A D | configdata.pm | 27998 all the data recorded by OpenSSL's Configure script.
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/ |
H A D | configdata.pm | 27833 all the data recorded by OpenSSL's Configure script.
|