Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Ddebug.c1460 struct timespec64 time_spec; in debug_dflt_header_fn() local
1467 stck_to_timespec64(entry->id.stck, &time_spec); in debug_dflt_header_fn()
1475 area, (long long)time_spec.tv_sec, in debug_dflt_header_fn()
1476 time_spec.tv_nsec / 1000, level, except_str, in debug_dflt_header_fn()