Home
last modified time | relevance | path

Searched refs:dump_tasks (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A 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 in timerlat_aa_init()
[all...]
H A Dtimerlat_top.c42 int dump_tasks; member
590 params->dump_tasks = 1; in timerlat_top_parse_args()
840 retval = timerlat_aa_init(aa, params->dump_tasks); in timerlat_top_main()
H A Dtimerlat_hist.c41 int dump_tasks; member
780 params->dump_tasks = 1; in timerlat_hist_parse_args()
1023 retval = timerlat_aa_init(aa, params->dump_tasks); in timerlat_hist_main()
/kernel/linux/linux-5.10/mm/
H A Doom_kill.c415 * dump_tasks - dump current memory state of all system tasks
424 static void dump_tasks(struct oom_control *oc) in dump_tasks() function
470 dump_tasks(oc); in dump_header()
/kernel/linux/linux-6.6/mm/
H A Doom_kill.c414 * dump_tasks - dump current memory state of all system tasks
423 static void dump_tasks(struct oom_control *oc) in dump_tasks() function
469 dump_tasks(oc); in dump_header()

Completed in 7 milliseconds