Home
last modified time | relevance | path

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

/external/cronet/components/metrics/structured/
Devent_validator.cc12 EventValidator::EventValidator(uint64_t event_hash) : event_hash_(event_hash) {} in EventValidator()
15 uint64_t EventValidator::event_hash() const { in event_hash() function in metrics::structured::EventValidator
Dexternal_metrics_unittest.cc184 const uint64_t event_hash = UINT64_C(11839023048095184048); in TEST_F() local
/external/trace-cmd/tracecmd/
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 …]
/external/cronet/third_party/metrics_proto/ukm/
Dentry.proto27 optional fixed64 event_hash = 4; field
Daggregate.proto19 optional fixed64 event_hash = 2; field