Searched refs:PERFETTO_ILOG (Results 1 – 10 of 10) sorted by relevance
/external/perfetto/src/tracing/api_impl/ |
D | consumer_api_test.cc | 93 PERFETTO_ILOG("Starting, handle=%" PRId64 " state=%d", handle, in TestSingle() 110 PERFETTO_ILOG("Destroying"); in TestSingle() 121 PERFETTO_ILOG("Creating handle=%" PRId64 " state=%d", handle, in TestMany() 158 PERFETTO_ILOG("ReadTrace[%zu] buf=%p %zu", i, static_cast<void*>(buf.begin), in TestMany() 169 PERFETTO_ILOG("Destroying"); in TestMany()
|
/external/perfetto/src/traced/service/ |
D | service.cc | 64 PERFETTO_ILOG("Started traced, listening on %s %s", GetProducerSocket(), in ServiceMain()
|
/external/perfetto/include/perfetto/base/ |
D | logging.h | 131 #define PERFETTO_ILOG(fmt, ...) PERFETTO_XLOG(kLogImportant, fmt, ##__VA_ARGS__) macro
|
/external/perfetto/src/trace_processor/ |
D | wasm_bridge.cc | 56 PERFETTO_ILOG("Initializing WASM bridge"); in Initialize()
|
D | trace_processor_shell.cc | 422 PERFETTO_ILOG("Executing query: %s", sql_query.c_str()); in RunQueryAndPrintResult() 582 PERFETTO_ILOG("Trace loaded: %.2f MB (%.1f MB/s)", size_mb, size_mb / t_load); in TraceProcessorMain()
|
/external/perfetto/tools/proto_to_cpp/ |
D | proto_to_cpp.cc | 78 PERFETTO_ILOG("%s %d:%d: %s", filename.c_str(), line, col, msg.c_str()); in AddWarning() 277 PERFETTO_ILOG("GEN %s %s", msg->name().c_str(), msg->file()->name().c_str()); in GenHeader()
|
/external/perfetto/src/traced/probes/sys_stats/ |
D | sys_stats_data_source.cc | 56 PERFETTO_ILOG("%s %" PRIu32 in ClampTo10Ms()
|
/external/perfetto/src/traced/probes/ps/ |
D | process_stats_data_source.cc | 106 PERFETTO_ILOG("proc_stats_poll_ms %" PRIu32 in ProcessStatsDataSource()
|
/external/perfetto/src/perfetto_cmd/ |
D | perfetto_cmd.cc | 340 PERFETTO_ILOG("Guardrail state cleared"); in Main()
|
/external/perfetto/src/tracing/core/ |
D | tracing_service_impl.cc | 1006 PERFETTO_ILOG("Timeout while waiting for ACKs for tracing session %" PRIu64, in OnDisableTracingTimeout()
|