Home
last modified time | relevance | path

Searched refs:set_progress (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDataSpace.cc274 theApplication->set_progress (percent, (percent != 0) ? NULL : msg); in compute_metrics()
359 theApplication->set_progress (0, NTXT ("")); in compute_metrics()
376 theApplication->set_progress (0, GTXT ("Constructing Metrics")); in compute_metrics()
457 theApplication->set_progress (0, NTXT ("")); in compute_metrics()
H A DApplication.h55 static int set_progress (int percentage, const char *proc_str);
H A DLoadObject.cc591 theApplication->set_progress (1, msg); in post_process_functions()
611 theApplication->set_progress (percent, (percent != 0) ? NULL : msg); in post_process_functions()
624 theApplication->set_progress (0, NTXT ("")); in post_process_functions()
886 theApplication->set_progress (percent, (percent != 0) ? NULL : msg); in read_archive()
901 theApplication->set_progress (0, ""); in read_archive()
1076 theApplication->set_progress (0, NTXT ("")); in read_archive()
H A DApplication.cc241 Application::set_progress (int percentage, const char *proc_str) in set_progress() function in Application
H A DExperiment.cc2573 theApplication->set_progress (0, msg); in read_omp_preg()
2587 theApplication->set_progress (percent, NULL); in read_omp_preg()
2687 theApplication->set_progress (0, NTXT ("")); in read_omp_preg()
2728 theApplication->set_progress (0, msg); in read_omp_task()
2742 theApplication->set_progress (percent, NULL); in read_omp_task()
2837 theApplication->set_progress (0, NTXT ("")); in read_omp_task()
2863 theApplication->set_progress (0, msg); in read_omp_file()
2873 theApplication->set_progress (percent, NULL); in read_omp_file()
2881 theApplication->set_progress (0, NTXT ("")); in read_omp_file()
2894 theApplication->set_progress (0, msg); in read_omp_file()
[all …]
H A DPathTree.cc617 if (theApplication->set_progress (val, progress_bar_msg) in process_packets()
856 theApplication->set_progress (0, GTXT ("Constructing Metrics")); in compute_metrics()
1158 theApplication->set_progress (0, GTXT ("")); in compute_metrics()
1462 theApplication->set_progress (percent, NULL); in get_metrics()
2172 theApplication->set_progress (percent, NULL); in get_self_metrics()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDataSpace.cc274 theApplication->set_progress (percent, (percent != 0) ? NULL : msg); in compute_metrics()
359 theApplication->set_progress (0, NTXT ("")); in compute_metrics()
376 theApplication->set_progress (0, GTXT ("Constructing Metrics")); in compute_metrics()
457 theApplication->set_progress (0, NTXT ("")); in compute_metrics()
H A DApplication.h55 static int set_progress (int percentage, const char *proc_str);
H A DLoadObject.cc565 theApplication->set_progress (1, msg); in post_process_functions()
585 theApplication->set_progress (percent, (percent != 0) ? NULL : msg); in post_process_functions()
598 theApplication->set_progress (0, NTXT ("")); in post_process_functions()
860 theApplication->set_progress (percent, (percent != 0) ? NULL : msg); in read_archive()
875 theApplication->set_progress (0, ""); in read_archive()
1050 theApplication->set_progress (0, NTXT ("")); in read_archive()
H A DApplication.cc242 Application::set_progress (int percentage, const char *proc_str) in set_progress() function in Application
H A DExperiment.cc2575 theApplication->set_progress (0, msg); in read_omp_preg()
2589 theApplication->set_progress (percent, NULL); in read_omp_preg()
2689 theApplication->set_progress (0, NTXT ("")); in read_omp_preg()
2730 theApplication->set_progress (0, msg); in read_omp_task()
2744 theApplication->set_progress (percent, NULL); in read_omp_task()
2839 theApplication->set_progress (0, NTXT ("")); in read_omp_task()
2865 theApplication->set_progress (0, msg); in read_omp_file()
2875 theApplication->set_progress (percent, NULL); in read_omp_file()
2883 theApplication->set_progress (0, NTXT ("")); in read_omp_file()
2896 theApplication->set_progress (0, msg); in read_omp_file()
[all …]
H A DPathTree.cc617 if (theApplication->set_progress (val, progress_bar_msg) in process_packets()
856 theApplication->set_progress (0, GTXT ("Constructing Metrics")); in compute_metrics()
1158 theApplication->set_progress (0, GTXT ("")); in compute_metrics()
1462 theApplication->set_progress (percent, NULL); in get_metrics()
2172 theApplication->set_progress (percent, NULL); in get_self_metrics()