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:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:print_graph_abs_time

Proto:static void print_graph_abs_time(u64 t, struct trace_seq *s)

Type:void

Parameter:

TypeParameterName
u64t
struct trace_seq *s
494  usecs_rem = do_div() is NOT a C function(t, NSEC_PER_SEC)
495  usecs_rem /= 1000
497  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