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

  /external/perfetto/src/ftrace_reader/
event_info_constants.h 53 kFtraceInt16,
144 case kFtraceInt16:
event_info_constants.cc 64 } else if (ftrace == kFtraceInt16 && proto == kProtoInt32) {
proto_translation_table.cc 229 *out = kFtraceInt16;

Completed in 59 milliseconds