Flutter Engine
The Flutter Engine
|
Public Member Functions | |
ProfilerStackWalker (Dart_Port port_id, Sample *head_sample, SampleBuffer *sample_buffer, intptr_t skip_count=0) | |
bool | Append (uword pc, uword fp) |
Public Member Functions inherited from dart::ValueObject | |
ValueObject () | |
~ValueObject () | |
Protected Attributes | |
Dart_Port | port_id_ |
Sample * | sample_ |
SampleBuffer * | sample_buffer_ |
intptr_t | skip_count_ |
intptr_t | frames_skipped_ |
intptr_t | frame_index_ |
intptr_t | total_frames_ |
Definition at line 124 of file profiler.cc.
|
inline |
Definition at line 126 of file profiler.cc.
Definition at line 145 of file profiler.cc.
|
protected |
Definition at line 185 of file profiler.cc.
|
protected |
Definition at line 184 of file profiler.cc.
|
protected |
Definition at line 180 of file profiler.cc.
|
protected |
Definition at line 181 of file profiler.cc.
|
protected |
Definition at line 182 of file profiler.cc.
|
protected |
Definition at line 183 of file profiler.cc.
|
protected |
Definition at line 186 of file profiler.cc.