Flutter Engine
The Flutter Engine
dart::ProfileCode Member List

This is the complete list of members for dart::ProfileCode, including all inherited members.

code() constdart::ProfileCodeinline
code_table_index() constdart::ProfileCodeinline
compile_timestamp() constdart::ProfileCodeinline
Contains(uword pc) constdart::ProfileCodeinline
end() constdart::ProfileCodeinline
exclusive_ticks() constdart::ProfileCodeinline
ExpandLower(uword start)dart::ProfileCode
ExpandUpper(uword end)dart::ProfileCode
function() constdart::ProfileCodeinline
GenerateAndSetSymbolName(const char *prefix)dart::ProfileCode
IncExclusiveTicks()dart::ProfileCodeinline
IncInclusiveTicks()dart::ProfileCodeinline
inclusive_ticks() constdart::ProfileCodeinline
IsOptimizedDart() constdart::ProfileCode
kCollectedCode enum valuedart::ProfileCode
kDartCode enum valuedart::ProfileCode
kind() constdart::ProfileCodeinline
Kind enum namedart::ProfileCode
KindToCString(Kind kind)dart::ProfileCodestatic
kNativeCode enum valuedart::ProfileCode
kReusedCode enum valuedart::ProfileCode
kTagCode enum valuedart::ProfileCode
name() constdart::ProfileCodeinline
operator delete(void *pointer)dart::ZoneAllocatedinline
operator new(size_t size)dart::ZoneAllocated
operator new(size_t size, Zone *zone)dart::ZoneAllocated
Overlaps(const ProfileCode *other) constdart::ProfileCode
PrintToJSONArray(JSONArray *codes)dart::ProfileCode
ProfileBuilderdart::ProfileCodefriend
ProfileCode(Kind kind, uword start, uword end, int64_t timestamp, const AbstractCode code)dart::ProfileCode
set_compile_timestamp(int64_t timestamp)dart::ProfileCodeinline
set_end(uword end)dart::ProfileCodeinline
set_exclusive_ticks(intptr_t exclusive_ticks)dart::ProfileCodeinline
set_inclusive_ticks(intptr_t inclusive_ticks)dart::ProfileCodeinline
set_start(uword start)dart::ProfileCodeinline
SetName(const char *name)dart::ProfileCode
start() constdart::ProfileCodeinline
TruncateLower(uword start)dart::ProfileCode
TruncateUpper(uword end)dart::ProfileCode
ZoneAllocated()dart::ZoneAllocatedinline