Home
last modified time | relevance | path

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

/kernel/gcov/
Dgcc_4_7.c97 unsigned int stamp; member
236 return (info1->stamp == info2->stamp); in gcov_info_is_compatible()
396 pos += store_gcov_u32(buffer, pos, info->stamp); in convert_to_gcda()
/kernel/locking/
Dww_mutex.h265 return (signed long)(a->stamp - b->stamp) > 0; in __ww_ctx_less()
Drtmutex.c439 return (signed long)(aw->ww_ctx->stamp - in __waiter_less()
440 bw->ww_ctx->stamp) < 0; in __waiter_less()
/kernel/trace/
DKconfig1021 bool "Verify ring buffer time stamp deltas"
1026 events on a sub buffer matches the current time stamp.
1031 add up to be greater than the current time stamp.