Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dinit.c322 } recorded = { { { 0 } }, 0 }; in maar_init() local
335 /* Set MAARs using values we recorded already */ in maar_init()
336 if (recorded.used) { in maar_init()
337 used = maar_config(recorded.cfgs, recorded.used, num_maars / 2); in maar_init()
338 BUG_ON(used != recorded.used); in maar_init()
352 if (recorded.used) in maar_init()
389 if (used <= ARRAY_SIZE(recorded.cfgs)) { in maar_init()
390 recorded.cfgs[recorded in maar_init()
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dinit.c326 } recorded = { { { 0 } }, 0 }; in maar_init() local
339 /* Set MAARs using values we recorded already */ in maar_init()
340 if (recorded.used) { in maar_init()
341 used = maar_config(recorded.cfgs, recorded.used, num_maars / 2); in maar_init()
342 BUG_ON(used != recorded.used); in maar_init()
356 if (recorded.used) in maar_init()
393 if (used <= ARRAY_SIZE(recorded.cfgs)) { in maar_init()
394 recorded.cfgs[recorded in maar_init()
[all...]
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dftrace.c102 static unsigned int recorded; /* if save was or not */ variable
133 if (recorded == 0) { in ftrace_make_nop()
134 recorded = 1; in ftrace_make_nop()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dftrace.c102 static unsigned int recorded; /* if save was or not */ variable
133 if (recorded == 0) { in ftrace_make_nop()
134 recorded = 1; in ftrace_make_nop()
/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.

Completed in 315 milliseconds

123