#include <mutex>
#include "flutter/common/settings.h"
#include "flutter/flow/raster_cache.h"
#include "flutter/fml/macros.h"
#include "flutter/fml/status.h"
#include "flutter/fml/time/time_delta.h"
#include "flutter/fml/time/time_point.h"
Go to the source code of this file.
◆ TRACE_EVENT_WITH_FRAME_NUMBER
#define TRACE_EVENT_WITH_FRAME_NUMBER |
( |
|
recorder, |
|
|
|
category_group, |
|
|
|
name, |
|
|
|
flow_id_count, |
|
|
|
flow_ids |
|
) |
| |
Value:
"frame_number", \
recorder->GetFrameNumberTraceArg())
DEF_SWITCHES_START aot vmservice shared library name
#define TRACE_EVENT1_WITH_FLOW_IDS(category_group, name, flow_id_count, flow_ids, arg1_name, arg1_val)
Definition at line 17 of file frame_timings.h.