Lines Matching full:view
498 do_query(query, 'CREATE VIEW machines_view AS '
506 do_query(query, 'CREATE VIEW dsos_view AS '
516 do_query(query, 'CREATE VIEW symbols_view AS '
527 do_query(query, 'CREATE VIEW threads_view AS '
537 do_query(query, 'CREATE VIEW comm_threads_view AS '
547 do_query(query, 'CREATE VIEW call_paths_view AS '
563 do_query(query, 'CREATE VIEW calls_view AS '
588 do_query(query, 'CREATE VIEW samples_view AS '
613 do_query(query, 'CREATE VIEW ptwrite_view AS '
623 do_query(query, 'CREATE VIEW cbr_view AS '
634 do_query(query, 'CREATE VIEW mwait_view AS '
644 do_query(query, 'CREATE VIEW pwre_view AS '
655 do_query(query, 'CREATE VIEW exstop_view AS '
664 do_query(query, 'CREATE VIEW pwrx_view AS '
680 do_query(query, 'CREATE VIEW power_events_view AS '
712 do_query(query, 'CREATE VIEW context_switches_view AS '
824 do_query(query, 'DROP VIEW ' + table_name + '_view');
955 do_query(query, 'DROP VIEW power_events_view');