Home
last modified time | relevance | path

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

/trusty/user/app/sample/stats-test/include/
Dconsumer_ctl.h48 struct ShmContent { struct
57 STATIC_ASSERT(sizeof(ShmContent) == PAGE_SIZE); argument
/trusty/user/app/sample/stats-test/consumer/
Dconsumer.cpp227 volatile ShmContent* content = (ShmContent*)consumer_ctx.shm_ptr; in reportVendorAtom()