Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclmemory/src/
Doscl_mem_audit.h71 uint32 totalNumBytes; member
83 totalNumBytes = sizeIn; in MM_Stats_t()
108 totalNumBytes += delta.numBytes; in update()
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
Dtest_pv_frame_metadata_utility.cpp816 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/
Dtest_pv_mediainput_author_engine.cpp396 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test()
422 iTotalBytes = stats->totalNumBytes; in test()
Dpvaetest.cpp168 …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/
Dtest_pv_player_engine.cpp1741 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/
Dtscmain.cpp2586 printf(" totalNumBytes %d\n", stats->totalNumBytes); in MemStats()
Dtsc_component.cpp2464 printf(" totalNumBytes %d\n", stats->totalNumBytes); in MemStats()
/external/opencore/engines/2way/src/
Dpv_2way_engine.cpp5743 printf(" totalNumBytes %d\n", stats->totalNumBytes); in MemStats()