Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclmemory/src/
Doscl_mem_audit.h70 uint32 totalNumAllocs; member
82 totalNumAllocs = 1; in MM_Stats_t()
107 totalNumAllocs += delta.numAllocs; in update()
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
Dtest_pv_frame_metadata_utility.cpp815 fprintf(file, " totalNumAllocs %d\n", stats->totalNumAllocs); in local_main()
983 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test()
1006 iTotalAlloc = stats->totalNumAllocs; 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()
421 iTotalAlloc = stats->totalNumAllocs; in test()
Dpvaetest.cpp168 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test()
191 iTotalAlloc = stats->totalNumAllocs; in test()
1759 fprintf(file, " totalNumAllocs %d\n", stats->totalNumAllocs); in local_main()
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine.cpp1740 fprintf(file, " totalNumAllocs %d\n", stats->totalNumAllocs); in local_main()
2225 …stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iA… in test()
2248 iTotalAlloc = stats->totalNumAllocs; in test()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp2585 printf(" totalNumAllocs %d\n", stats->totalNumAllocs); in MemStats()
Dtsc_component.cpp2463 printf(" totalNumAllocs %d\n", stats->totalNumAllocs); in MemStats()
/external/opencore/engines/2way/src/
Dpv_2way_engine.cpp5742 printf(" totalNumAllocs %d\n", stats->totalNumAllocs); in MemStats()