Home
last modified time | relevance | path

Searched refs:dump_tasks (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/tools/tracing/rtla/src/
Dtimerlat_aa.c105 int dump_tasks; member
749 if (!taa_ctx->dump_tasks) in timerlat_auto_analysis()
881 static void timerlat_aa_unregister_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_unregister_events() argument
903 if (!dump_tasks) in timerlat_aa_unregister_events()
920 static int timerlat_aa_register_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_register_events() argument
952 if (!dump_tasks) in timerlat_aa_register_events()
979 timerlat_aa_unregister_events(tool, dump_tasks); in timerlat_aa_register_events()
996 timerlat_aa_unregister_events(taa_ctx->tool, taa_ctx->dump_tasks); in timerlat_aa_destroy()
1008 int timerlat_aa_init(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_init() argument
1022 taa_ctx->dump_tasks = dump_tasks; in timerlat_aa_init()
[all …]
Dtimerlat_top.c42 int dump_tasks; member
586 params->dump_tasks = 1; in timerlat_top_parse_args()
836 retval = timerlat_aa_init(aa, params->dump_tasks); in timerlat_top_main()
Dtimerlat_hist.c41 int dump_tasks; member
777 params->dump_tasks = 1; in timerlat_hist_parse_args()
1020 retval = timerlat_aa_init(aa, params->dump_tasks); in timerlat_hist_main()
/Linux-v6.6/mm/
Doom_kill.c423 static void dump_tasks(struct oom_control *oc) in dump_tasks() function
469 dump_tasks(oc); in dump_header()