HomeSort by relevance Sort by last modified time
    Searched refs:kFtraceInt32 (Results 1 - 3 of 3) sorted by null

  /external/perfetto/src/ftrace_reader/
event_info_constants.cc 66 } else if (ftrace == kFtraceInt32 && proto == kProtoInt32) {
68 } else if (ftrace == kFtraceInt32 && proto == kProtoInt64) {
event_info_constants.h 54 kFtraceInt32,
146 case kFtraceInt32:
proto_translation_table.cc 235 *out = kFtraceInt32;

Completed in 57 milliseconds