Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.cc627 char location_message[256] = ""; in AllocateTestMem() local
629 sprintf(location_message, "mapped as needed"); in AllocateTestMem()
631 sprintf(location_message, "at %p", shmaddr); in AllocateTestMem()
634 shm_object, location_message); in AllocateTestMem()