Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_aa.c108 int dump_tasks; member
766 if (!taa_ctx->dump_tasks) in timerlat_auto_analysis()
898 static void timerlat_aa_unregister_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_unregister_events() argument
920 if (!dump_tasks) in timerlat_aa_unregister_events()
937 static int timerlat_aa_register_events(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_register_events() argument
969 if (!dump_tasks) in timerlat_aa_register_events()
996 timerlat_aa_unregister_events(tool, dump_tasks); in timerlat_aa_register_events()
1013 timerlat_aa_unregister_events(taa_ctx->tool, taa_ctx->dump_tasks); in timerlat_aa_destroy()
1025 int timerlat_aa_init(struct osnoise_tool *tool, int dump_tasks) in timerlat_aa_init() argument
1039 taa_ctx->dump_tasks = dump_tasks; in timerlat_aa_init()
[all …]
Dtimerlat_top.c42 int dump_tasks; member
721 params->dump_tasks = 1; in timerlat_top_parse_args()
1005 retval = timerlat_aa_init(aa, params->dump_tasks); in timerlat_top_main()
Dtimerlat_hist.c41 int dump_tasks; member
955 params->dump_tasks = 1; in timerlat_hist_parse_args()
1229 retval = timerlat_aa_init(aa, params->dump_tasks); in timerlat_hist_main()
/linux-6.12.1/mm/
Doom_kill.c425 static void dump_tasks(struct oom_control *oc) in dump_tasks() function
471 dump_tasks(oc); in dump_header()