Home
last modified time | relevance | path

Searched defs:event_hash (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-profile.c124 struct event_hash { struct
145 struct trace_hash event_hash; argument
156 struct trace_hash event_hash; member
266 struct event_hash *event_hash; in find_event_hash() local
345 static void add_event_stack(struct event_hash *event_hash, in add_event_stack()
406 struct event_hash *event_hash; in add_and_free_start() local
554 struct event_hash *event_hash; in account_task() local
624 struct event_hash *event_hash; in handle_end_event() local
903 static void func_print(struct trace_seq *s, struct event_hash *event_hash) in func_print()
915 static void syscall_print(struct trace_seq *s, struct event_hash *event_hash) in syscall_print()
[all …]
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Devent_validator.cc11 EventValidator::EventValidator(uint64_t event_hash, bool force_record) in EventValidator()
15 uint64_t EventValidator::event_hash() const { in event_hash() function in metrics::structured::EventValidator
H A Dexternal_metrics_unittest.cc195 const uint64_t event_hash = UINT64_C(11839023048095184048); in TEST_F() local
/aosp_15_r20/external/cronet/third_party/metrics_proto/ukm/
H A Dentry.proto27 optional fixed64 event_hash = 4; field
H A Daggregate.proto19 optional fixed64 event_hash = 2; field
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ukm/
Dentry.pb.h594 inline uint64_t Entry::event_hash() const { in event_hash() function
Daggregate.pb.h841 inline uint64_t Aggregate::event_hash() const { in event_hash() function