Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_functions_graph.c Create Date:2022-07-28 12:12:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:print_graph_rel_time

Proto:static void print_graph_rel_time(struct trace_iterator *iter, struct trace_seq *s)

Type:void

Parameter:

TypeParameterName
struct trace_iterator *iter
struct trace_seq *s
506  usecs = ts - time_start
507  do_div() is NOT a C function(usecs, NSEC_PER_USEC)
509  race_seq_printf - sequence printing of trace information*@s: trace sequence descriptor*@fmt: printf format string* The tracer may use either sequence operations or its own* copy to user routines
Caller
NameDescribe
print_graph_irq
print_graph_prologue