Home
last modified time | relevance | path

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

/mipi-sys-t-latest/library/platform/example/src/
Dmipi_syst_platform.c259 systh->systh_platform.sph_io_count = 0;
266 systh->systh_platform.sph_io_count++, v);
278 systh->systh_platform.sph_io_count = 0;
283 systh->systh_platform.sph_io_count++, v);
297 systh->systh_platform.sph_io_count = 0;
302 systh->systh_platform.sph_io_count++, v);
311 systh->systh_platform.sph_io_count++, v);
321 systh->systh_platform.sph_io_count++, v);
331 systh->systh_platform.sph_io_count++, v);
342 systh->systh_platform.sph_io_count++,
[all …]
/mipi-sys-t-latest/library/platform/example/include/mipi_syst/
Dplatform.h112 mipi_syst_u32 sph_io_count; /**< cnt io's, used for pretty printing */ member