Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
duckdb::QueryProfiler Member List

This is the complete list of members for duckdb::QueryProfiler, including all inherited members.

AddToCounter(MetricType type, const idx_t amount)duckdb::QueryProfiler
context (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
CreateTree(const PhysicalOperator &root, const profiler_settings_t &settings, const idx_t depth=0) (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
DrawPadded(const string &str, idx_t width) (defined in duckdb::QueryProfiler)duckdb::QueryProfilerstatic
EndPhase() (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
EndQuery() (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
Finalize(ProfilingNode &node) (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
FinalizeMetrics()duckdb::QueryProfiler
FinalizeMetricsInternal() (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
Flush(OperatorProfiler &profiler)duckdb::QueryProfiler
Get(ClientContext &context) (defined in duckdb::QueryProfiler)duckdb::QueryProfilerstatic
GetBytesRead() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
GetBytesWritten() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
GetExplainFormat(ProfilerPrintFormat format) const (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
GetPrintFormat(ExplainFormat format=ExplainFormat::DEFAULT) const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
GetRoot()duckdb::QueryProfilerinline
GetRootUnderLock(const std::function< void(optional_ptr< ProfilingNode >)> &callback)duckdb::QueryProfilerinline
GetSaveLocation() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
GetTreeMap() const (defined in duckdb::QueryProfiler)duckdb::QueryProfilerinline
Initialize(const PhysicalOperator &root) (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
is_explain_analyzeduckdb::QueryProfilerprivate
IsDetailedEnabled() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
IsEnabled() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
JSONSanitize(const Value &input) (defined in duckdb::QueryProfiler)duckdb::QueryProfilerstatic
JSONSanitize(const string &text) (defined in duckdb::QueryProfiler)duckdb::QueryProfilerstatic
lockduckdb::QueryProfilermutableprivate
metrics_finalizedduckdb::QueryProfilerprivate
MoveOptimizerPhasesToRoot() (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
OperatorRequiresProfiling(const PhysicalOperatorType op_type)duckdb::QueryProfilerprivate
OperatorSize() (defined in duckdb::QueryProfiler)duckdb::QueryProfilerinline
phase_profilerduckdb::QueryProfilerprivate
phase_stackduckdb::QueryProfilerprivate
phase_timings (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
PhaseTimingItem typedef (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
PhaseTimingStorage typedefduckdb::QueryProfilerprivate
Print() (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
PrintOptimizerOutput() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
query_metricsduckdb::QueryProfilerprivate
query_requires_profilingduckdb::QueryProfilerprivate
QueryProfiler(ClientContext &context) (defined in duckdb::QueryProfiler)duckdb::QueryProfilerexplicit
QueryTreeToStream(std::ostream &str) const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
QueryTreeToString() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
Render(const ProfilingNode &node, std::ostream &str) const (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
RenderDisabledMessage(ProfilerPrintFormat format) const (defined in duckdb::QueryProfiler)duckdb::QueryProfilerprivate
Reset() (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
rootduckdb::QueryProfilerprivate
runningduckdb::QueryProfilerprivate
SetBlockedTime(const double &blocked_thread_time)duckdb::QueryProfiler
Start(const string &query) (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
StartExplainAnalyze() (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
StartPhase(MetricType phase_metric) (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
StartQuery(const string &query, bool is_explain_analyze=false, bool start_at_optimizer=false) (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
StartTimer(MetricType type)duckdb::QueryProfiler
ToJSON() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
ToLog() const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
ToString(ExplainFormat format=ExplainFormat::DEFAULT) constduckdb::QueryProfiler
ToString(ProfilerPrintFormat format) const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
tree_mapduckdb::QueryProfilerprivate
TreeMap typedef (defined in duckdb::QueryProfiler)duckdb::QueryProfiler
WriteToFile(const char *path, string &info) const (defined in duckdb::QueryProfiler)duckdb::QueryProfiler