Searched refs:totalNumBytes (Results 1 – 8 of 8) sorted by relevance
/external/opencore/oscl/oscl/osclmemory/src/ |
D | oscl_mem_audit.h | 71 uint32 totalNumBytes; member 83 totalNumBytes = sizeIn; in MM_Stats_t() 108 totalNumBytes += delta.numBytes; in update()
|
/external/opencore/engines/adapters/player/framemetadatautility/test/src/ |
D | test_pv_frame_metadata_utility.cpp | 816 fprintf(file, " totalNumBytes %d\n", stats->totalNumBytes); in local_main() 983 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test() 1007 iTotalBytes = stats->totalNumBytes; in test()
|
/external/opencore/engines/author/test/src/ |
D | test_pv_mediainput_author_engine.cpp | 396 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test() 422 iTotalBytes = stats->totalNumBytes; in test()
|
D | pvaetest.cpp | 168 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test() 192 iTotalBytes = stats->totalNumBytes; in test() 1760 fprintf(file, " totalNumBytes %d\n", stats->totalNumBytes); in local_main()
|
/external/opencore/engines/player/test/src/ |
D | test_pv_player_engine.cpp | 1741 fprintf(file, " totalNumBytes %d\n", stats->totalNumBytes); in local_main() 2225 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test() 2249 iTotalBytes = stats->totalNumBytes; in test()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tscmain.cpp | 2586 printf(" totalNumBytes %d\n", stats->totalNumBytes); in MemStats()
|
D | tsc_component.cpp | 2464 printf(" totalNumBytes %d\n", stats->totalNumBytes); in MemStats()
|
/external/opencore/engines/2way/src/ |
D | pv_2way_engine.cpp | 5743 printf(" totalNumBytes %d\n", stats->totalNumBytes); in MemStats()
|