Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 4 of 4) sorted by relevance

/trusty/kernel/lib/arm_trng/
Darm_trng.c40 #define MS2NS(ms) (US2NS(ms) * 1000ULL) argument
/trusty/kernel/app/uirqtest/
Duirq_test.c36 #define MS_TO_NS(ms) ((ms)*1000ULL * 1000ULL) argument
/trusty/user/base/app/crash-test/
Dcrash-test.c31 #define MS2NS(ms) (US2NS(ms) * 1000LL) argument
/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c5492 mstate ms = (mstate)msp; in mspace_track_large_chunks() local
5509 mstate ms = (mstate)msp; in destroy_mspace() local
5536 mstate ms = (mstate)msp; in mspace_malloc() local
5753 mstate ms = (mstate)msp; in mspace_calloc() local
5848 mstate ms = (mstate)msp; in mspace_memalign() local
5861 mstate ms = (mstate)msp; in mspace_independent_calloc() local
5871 mstate ms = (mstate)msp; in mspace_independent_comalloc() local
5890 mstate ms = (mstate)msp; in mspace_inspect_all() local
5905 mstate ms = (mstate)msp; in mspace_trim() local
5920 mstate ms = (mstate)msp; in mspace_malloc_stats() local
[all …]