Searched defs:field (Results 1 – 6 of 6) sorted by relevance
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | v4l2.proto | 28 uint32 field = 6; field 50 uint32 field = 6; field 69 uint32 field = 3; field 88 uint32 field = 3; field 107 uint32 field = 3; field 126 uint32 field = 3; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | v4l2.proto | 28 uint32 field = 6; field 50 uint32 field = 6; field 69 uint32 field = 3; field 88 uint32 field = 3; field 107 uint32 field = 3; field 126 uint32 field = 3; field
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | ftrace_parser.cpp | 135 for (auto& field : format.fields) { in ParseHeaderPageFormat() local 327 static bool ParseSepcialIntType(FieldFormat& field, const std::string& type, const std::string& typ… in ParseSepcialIntType() 367 static bool ParseCommonIntType(FieldFormat& field, bool sign) in ParseCommonIntType() 388 bool ParseKernelAddrField(FieldFormat& field, const std::string& type) in ParseKernelAddrField() 402 bool FtraceParser::ParseFieldType(const std::string& type, FieldFormat& field) in ParseFieldType() 448 void FtraceParser::ParseProtoType(FieldFormat& field) in ParseProtoType()
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| D | smaps_stats.cpp | 238 char field[64]; in GetMemUsageField() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/ |
| D | ftrace_format_parser.py | 91 def __init__(self, event, field, name, offset, size, signed): argument
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| D | io_stats.cpp | 417 char field[64]; in ParseLineFields() local
|