Home
last modified time | relevance | path

Searched defs:allocated_size_in_bytes (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.cc67 size_t allocated_size_in_bytes, in AddInternal()
77 size_t allocated_size_in_bytes) { in Add()
82 size_t allocated_size_in_bytes, in Add()
Dtrace_event_memory_overhead.h79 size_t allocated_size_in_bytes; member