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

  /external/perfetto/src/ftrace_reader/
event_info_constants.h 55 kFtraceInt64,
148 case kFtraceInt64:
event_info_constants.cc 70 } else if (ftrace == kFtraceInt64 && proto == kProtoInt64) {
proto_translation_table.cc 241 *out = kFtraceInt64;

Completed in 456 milliseconds