Searched defs:PerfCounter (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | event_config.h | 72 struct PerfCounter { struct 73 enum class Type { kBuiltinCounter, kTracepoint, kRawEvent }; 97 static PerfCounter BuiltinCounter(std::string name, argument
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | event_fd.h | 33 struct PerfCounter { struct 34 uint64_t value; // The value of the event specified by the perf_event_file. 35 uint64_t time_enabled; // The enabled time. 36 uint64_t time_running; // The running time. 37 uint64_t id; // The id of the perf_event_file.
|
/aosp_15_r20/external/pytorch/torch/csrc/profiler/ |
H A D | perf.h | 27 struct PerfCounter { struct 28 uint64_t value; /* The value of the event */ 29 uint64_t time_enabled; /* for TIME_ENABLED */ 30 uint64_t time_running; /* for TIME_RUNNING */
|
/aosp_15_r20/build/soong/ui/metrics/metrics_proto/ |
H A D | metrics.pb.go | 1284 type PerfCounter struct { struct 1285 state protoimpl.MessageState 1286 sizeCache protoimpl.SizeCache 1287 unknownFields protoimpl.UnknownFields 1290 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` 1292 Value *int64 `protobuf:"varint,2,opt,name=value" json:"value,omitempty"` 1295 func (x *PerfCounter) Reset() { 1304 func (x *PerfCounter) String() string { 1308 func (*PerfCounter) ProtoMessage() {} 1310 func (x *PerfCounter) ProtoReflect() protoreflect.Message { [all …]
|
H A D | metrics.proto | 266 message PerfCounter { message
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | perf_counter.h | 31 PerfCounter(tables::CounterTable* counter_table, in PerfCounter() function
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
apple/applescript/AppleScriptEngine.class
AppleScriptEngine ... |