Lines Matching defs:write_stamp
536 rb_time_t write_stamp;
723 * the max nesting, then the write_stamp of the buffer is returned,
753 rb_time_read(&cpu_buffer->write_stamp, &ts);
3965 u64 write_stamp;
3972 (unsigned long long)({rb_time_read(&cpu_buffer->write_stamp, &write_stamp); write_stamp;}),
4117 * For the before_stamp to be different than the write_stamp
4123 * is not going to use the write_stamp and will instead
4131 * write_stamp and the before_stamp are different, and assume
4731 rb_time_read(&cpu_buffer->write_stamp, &info->after);
4775 /*D*/ rb_time_set(&cpu_buffer->write_stamp, info->ts);
4807 /*E*/ rb_time_read(&cpu_buffer->write_stamp, &info->after);
6599 rb_time_set(&cpu_buffer->write_stamp, 0);