Lines Matching defs:thread
125 unsigned long long thread,
131 if (!thread) {
137 } else if (thread == 1) {
161 unsigned long long latency, thread;
169 tep_get_field_val(s, event, "context", record, &thread, 1);
172 timerlat_top_update(top, cpu, thread, latency);
344 " -T/--thread us: stop trace if the thread latency is higher than the argument in us",
345 " -s/--stack us: save the stack trace at the IRQ if a thread latency is higher than the argument in us",
423 {"thread", required_argument, 0, 'T'},
449 /* set thread stop to auto_thresh */
463 /* set thread stop to auto_thresh */