Searched defs:duration_calculated (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 2429 bool duration_calculated = false; local 1551 trace__fprintf_entry_head(struct trace *trace, struct thread *thread, u64 duration, bool duration_calculated, u64 tstamp, FILE *fp) trace__fprintf_entry_head() argument
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 2484 bool duration_calculated = false; local 1594 trace__fprintf_entry_head(struct trace *trace, struct thread *thread, u64 duration, bool duration_calculated, u64 tstamp, FILE *fp) trace__fprintf_entry_head() argument
|
Completed in 17 milliseconds