Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/proc/os_adapt/
Dprocess_proc.c255 static const CHAR *g_monotonic = "monotonic"; variable
336 ret = strncmp(buf, g_monotonic, strlen(g_monotonic)); in ProcTimeContainerWrite()
342 buf += strlen(g_monotonic); in ProcTimeContainerWrite()