Home
last modified time | relevance | path

Searched refs:prev_method_action_encoding (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dtrace.cc1737 uint64_t prev_method_action_encoding = 0; in FlushEntriesFormatV2() local
1761 prev_method_action_encoding = method_action_encoding; in FlushEntriesFormatV2()
1772 int64_t method_diff = method_action_encoding - prev_method_action_encoding; in FlushEntriesFormatV2()
1774 prev_method_action_encoding = method_action_encoding; in FlushEntriesFormatV2()