#include <crm/common/output_internal.h>
#include <crm/pengine/pe_types.h>
#include <pcmki/pcmki_transition.h>
#include <crm/cib.h>
#include <pacemaker.h>
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
|
| void | pcmk__profile_dir (const char *dir, long long repeat, pe_working_set_t *data_set, char *use_date) |
| |
| enum pcmk__graph_status | pcmk__simulate_transition (pe_working_set_t *data_set, cib_t *cib, GList *op_fail_list) |
| |
| int | pcmk__simulate (pe_working_set_t *data_set, pcmk__output_t *out, pcmk_injections_t *injections, unsigned int flags, uint32_t section_opts, char *use_date, char *input_file, char *graph_file, char *dot_file) |
| |
◆ pcmk__profile_dir()
| void pcmk__profile_dir |
( |
const char * |
dir, |
|
|
long long |
repeat, |
|
|
pe_working_set_t * |
data_set, |
|
|
char * |
use_date |
|
) |
| |
◆ pcmk__simulate()
◆ pcmk__simulate_transition()
◆ pcmk__simulate_node_config
| bool pcmk__simulate_node_config |
|
extern |