Home
last modified time | relevance | path

Searched +defs:val +defs:record (Results 1 – 25 of 1092) sorted by relevance

12345678910>>...44

/aosp_15_r20/external/libtraceevent/plugins/
H A Dplugin_kvm.c213 #define _ER(reason, val) { #reason, val }, argument
216 int val; member
238 static const char *find_exit_reason(unsigned isa, int val) in find_exit_reason()
257 static int print_exit_reason(struct trace_seq *s, struct tep_record *record, in print_exit_reason()
261 unsigned long long val; in print_exit_reason() local
279 struct tep_record *record, in tep_plugin_kvm_get_func()
280 unsigned long long *val) in tep_plugin_kvm_get_func()
290 static void add_rip_function(struct trace_seq *s, struct tep_record *record, in add_rip_function()
306 static int kvm_exit_handler(struct trace_seq *s, struct tep_record *record, in kvm_exit_handler()
329 static int kvm_entry_handler(struct trace_seq *s, struct tep_record *record, in kvm_entry_handler()
[all …]
H A Dplugin_sched_switch.c126 struct tep_record *record) in write_state()
130 unsigned long long val; in write_state() local
164 struct tep_record *record, in write_and_save_comm()
184 struct tep_record *record, in sched_wakeup_handler()
188 unsigned long long val; in sched_wakeup_handler() local
213 struct tep_record *record, in sched_switch_handler()
217 unsigned long long val; in sched_switch_handler() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dservice_record_test.cc34 ServiceRecord record; in TEST() local
78 ServiceRecord record; in TEST() local
106 ServiceRecord record; in TEST() local
132 ServiceRecord record; in TEST() local
154 const DataElement& val = record.GetAttribute(kProtocolDescriptorList); in TEST() local
214 ServiceRecord record; in TEST() local
233 const DataElement& val = record.GetAttribute(kBluetoothProfileDescriptorList); in TEST() local
272 ServiceRecord record; in TEST() local
291 const DataElement& val = record.GetAttribute(kLanguageBaseAttributeIdList); in TEST() local
346 ServiceRecord record; in TEST() local
[all …]
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c255 process_function(struct tep_handle *pevent, struct tep_record *record) in process_function()
259 unsigned long long val; in process_function() local
312 process_function_graph_entry(struct tep_handle *pevent, struct tep_record *record) in process_function_graph_entry()
316 unsigned long long val; in process_function_graph_entry() local
358 process_function_graph_exit(struct tep_handle *pevent, struct tep_record *record) in process_function_graph_exit()
361 unsigned long long val; in process_function_graph_exit() local
413 process_kernel_stack(struct tep_handle *pevent, struct tep_record *record) in process_kernel_stack()
416 unsigned long long val; in process_kernel_stack() local
483 process_sched_wakeup(struct tep_handle *pevent, struct tep_record *record, int type) in process_sched_wakeup()
485 unsigned long long val; in process_sched_wakeup() local
[all …]
H A Dtrace-profile.c108 struct tep_record *record; member
118 unsigned long long val; member
128 unsigned long long val; member
214 struct event_data *event_data, struct tep_record *record, in add_start()
215 unsigned long long search_val, unsigned long long val) in add_start()
241 unsigned long long val; member
535 struct tep_record *record) in add_task_comm()
551 struct tep_record *record) in account_task()
557 unsigned long long val = 0; in account_task() local
604 struct tep_record *record, unsigned long long pid) in find_event_task()
[all …]
H A Dtrace-read.c60 struct tep_record *record; member
184 struct tep_record *record) in print_event()
208 struct tep_record *record; in show_test() local
227 static void test_save(struct tep_record *record, int cpu) in test_save()
246 struct tep_record *record; in show_test() local
271 static void test_save(struct tep_record *record, int cpu) in test_save()
288 struct tep_record *record; in show_test() local
324 static void test_save(struct tep_record *record, int cpu) in test_save()
336 static void test_save(struct tep_record *record, int cpu) in test_save()
651 static void add_wakeup(unsigned int val, unsigned long long start) in add_wakeup()
[all …]
H A Dtrace-mem.c330 process_kmalloc(struct tep_handle *pevent, struct tep_record *record, in process_kmalloc()
337 unsigned long long val; in process_kmalloc() local
356 process_kfree(struct tep_handle *pevent, struct tep_record *record, in process_kfree()
367 process_record(struct tep_handle *pevent, struct tep_record *record) in process_record()
369 unsigned long long val; in process_record() local
465 struct tep_record *record; in do_trace_mem() local
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-ftrace.c54 static int function_handler(struct trace_seq *s, struct tep_record *record, in function_handler()
89 unsigned long long val; in get_return_for_leaf() local
180 struct tep_record *record, in print_graph_entry_leaf()
187 unsigned long long val; in print_graph_entry_leaf() local
230 struct tep_record *record) in print_graph_nested()
234 unsigned long long val; in print_graph_nested() local
269 fgraph_ent_handler(struct trace_seq *s, struct tep_record *record, in fgraph_ent_handler()
274 unsigned long long val, pid; in fgraph_ent_handler() local
303 fgraph_ret_handler(struct trace_seq *s, struct tep_record *record, in fgraph_ret_handler()
309 unsigned long long val; in fgraph_ret_handler() local
/aosp_15_r20/external/libtraceevent/src/
H A Dparse-filter.c1530 get_comm(struct tep_event *event, struct tep_record *record) in get_comm()
1542 struct tep_format_field *field, struct tep_record *record) in get_value()
1544 unsigned long long val; in get_value() local
1582 struct tep_record *record, enum tep_errno *err) in get_exp_value()
1637 struct tep_record *record, enum tep_errno *err) in get_arg_value()
1661 struct tep_record *record, enum tep_errno *err) in test_num()
1701 static const char *get_field_str(struct tep_filter_arg *arg, struct tep_record *record) in get_field_str()
1706 const char *val = NULL; in get_field_str() local
1755 struct tep_record *record, enum tep_errno *err) in test_str()
1757 const char *val; in test_str() local
[all …]
H A Devent-parse.c2202 unsigned long long val, left, right; in consolidate_op_arg() local
2617 eval_type_str(unsigned long long val, const char *type, int pointer) in eval_type_str()
2715 eval_type(unsigned long long val, struct tep_print_arg *arg, int pointer) in eval_type()
2725 static int arg_num_eval(struct tep_print_arg *arg, long long *val) in arg_num_eval()
2894 long long val; in arg_eval() local
3999 unsigned long long val; in tep_read_number() local
4199 unsigned long long val = 0; in test_for_symbol() local
4246 unsigned long long val; in dynamic_offset() local
4306 unsigned long long val = 0; in eval_num_arg() local
4805 long long val, fval; in print_str_arg() local
[all …]
/aosp_15_r20/system/chre/apps/wifi_offload/test/
H A Dutility.cc23 void init(uint8_t &val, RandomGenerator &rand_gen) { in init()
27 void init(uint16_t &val, RandomGenerator &rand_gen) { in init()
31 void init(uint32_t &val, RandomGenerator &rand_gen) { in init()
35 void init(uint64_t &val, RandomGenerator &rand_gen) { in init()
82 void init(wifi_offload::ScanRecord &record, RandomGenerator &rand_gen) { in init()
88 void init(wifi_offload::RpcLogRecord &record, RandomGenerator &rand_gen) { in init()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarOut.cpp23 static void WriteOctal_8(char *s, UInt32 val) in WriteOctal_8()
39 static void WriteBin_64bit(char *s, UInt64 val) in WriteBin_64bit()
45 static void WriteOctal_12(char *s, UInt64 val) in WriteOctal_12()
63 static void WriteOctal_12_Signed(char *s, const Int64 val) in WriteOctal_12_Signed()
116 char record[kRecordSize]; in WriteHeaderReal() local
220 static void AddPaxLine(AString &s, const char *name, const AString &val) in AddPaxLine()
625 Byte record[kRecordSize]; in WriteFinishHeader() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dmorton_msb_radix_bitonic_sort.h66 inline uint wg_scan_inclusive_add_opt(local uint* tmp, uint val, uint SG_SIZE, uint WG_SIZE) in wg_scan_inclusive_add_opt()
117 struct MSBDispatchRecord record; in get_msb_dispatch_args() local
157 void BLSDispatchQueue_push(global struct BLSDispatchQueue* queue, struct BLSDispatchRecord* record) in BLSDispatchQueue_push()
300 struct BLSDispatchRecord record; in DO_Create_Separate_BLS_Work() local
335 struct BLSDispatchRecord record; in DO_Create_SG_Merged_BLS_Work_Parallel() local
408 struct BLSDispatchRecord record; in DO_Create_SG_Merged_BLS_Work() local
848 ulong val; in sort_morton_codes_msb_bin_items() local
876 ulong val = *key_start; in sort_morton_codes_msb_bin_items() local
/aosp_15_r20/external/openscreen/discovery/public/
H A Ddns_sd_service_watcher_unittest.cc27 for (const std::string& val : value) { in ConvertRefs() local
118 void CreateNewInstance(const DnsSdInstanceEndpoint& record) { in CreateNewInstance()
140 void CreateExistingInstance(const DnsSdInstanceEndpoint& record) { in CreateExistingInstance()
162 void UpdateExistingInstance(const DnsSdInstanceEndpoint& record) { in UpdateExistingInstance()
184 void DeleteExistingInstance(const DnsSdInstanceEndpoint& record) { in DeleteExistingInstance()
203 void UpdateNonExistingInstance(const DnsSdInstanceEndpoint& record) { in UpdateNonExistingInstance()
219 void DeleteNonExistingInstance(const DnsSdInstanceEndpoint& record) { in DeleteNonExistingInstance()
235 bool ContainsService(const DnsSdInstanceEndpoint& record) { in ContainsService()
265 const DnsSdInstanceEndpoint record("Instance", kCastServiceId, kCastDomainId, in TEST_F() local
283 const DnsSdInstanceEndpoint record("Instance", kCastServiceId, kCastDomainId, in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/packages/apps/Tag/Tag/android_common/javac/
DTag.jar ... NdefMessage) com.android.apps.tag.record.ParsedNdefRecord record int i com.android.apps ...
/aosp_15_r20/packages/apps/Tag/src/com/android/apps/tag/record/
DSmartPoster.java124 public static SmartPoster parse(NdefRecord record) { in parse()
150 public static boolean isPoster(NdefRecord record) { in isPoster()
216 private RecommendedAction(byte val) { in RecommendedAction()
236 NdefRecord record = getByType(ACTION_RECORD_TYPE, records); in parseRecommendedAction() local
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DLog.cpp116 LogEntry& LogEntry::arg(const std::string& val) { in arg()
122 LogEntry& LogEntry::arg<>(bool val) { in arg()
127 LogEntry& LogEntry::arg(const std::vector<int32_t>& val) { in arg()
132 LogEntry& LogEntry::arg(const std::vector<uint8_t>& val) { in arg()
137 LogEntry& LogEntry::arg(const std::vector<std::string>& val) { in arg()
195 void Log::record(Log::Level lvl, const std::string& entry) { in record() function in android::netdutils::Log
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
Dplat_ras.c175 struct record { in tegra194_ras_corrected_err_clear() struct
176 uint32_t last_node; in tegra194_ras_corrected_err_clear()
177 uint32_t last_idx; in tegra194_ras_corrected_err_clear()
273 uint64_t val = 0; in tegra194_ras_node_handler() local
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
H A Dplat_ras.c181 struct record { in tegra194_ras_corrected_err_clear() struct
182 uint32_t last_node; in tegra194_ras_corrected_err_clear()
183 uint32_t last_idx; in tegra194_ras_corrected_err_clear()
280 uint64_t val = 0; in tegra194_ras_node_handler() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/include/aidl/android/hardware/tv/tuner/
DDvrSettings.h50 record = 0, enumerator
55 static const inline Tag record = Tag::record; variable
149 [[nodiscard]] static inline std::string toString(DvrSettings::Tag val) { in toString()
DDemuxTsFilterSettingsFilterSettings.h58 record = 4, enumerator
66 static const inline Tag record = Tag::record; variable
162 [[nodiscard]] static inline std::string toString(DemuxTsFilterSettingsFilterSettings::Tag val) { in toString()
DDemuxMmtpFilterSettingsFilterSettings.h60 record = 4, enumerator
69 static const inline Tag record = Tag::record; variable
167 [[nodiscard]] static inline std::string toString(DemuxMmtpFilterSettingsFilterSettings::Tag val) { in toString()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar33META-INF/ META-INF/MANIFEST.MF android/ android/media/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-33/
Dframework.jarandroid/media/tv/tuner/frontend/Atsc3FrontendCapabilities.class Atsc3FrontendCapabilities.java package android. ...
/aosp_15_r20/frameworks/base/core/java/android/os/SemiConcurrentMessageQueue/
H A DMessageQueue.java258 private static int numQueued(long val) { in numQueued()
262 private static int numCancelled(long val) { in numCancelled()
1416 FileDescriptorRecord record = null; in updateOnFileDescriptorEventListenerLocked() local
1451 final FileDescriptorRecord record; in dispatchEvents() local

12345678910>>...44